Now,I have no hardware platform to continue my project .So I want to use the simulator based on 28335 with CCS4.2. But I do not know whether the simulator can support the ADC Module. can you tell me yes or no ? Is there some Docs about thiis ? I mean that maybe some Docs may tell us the 28335 simulator suporrt some peripheral modules and do not support som others.But can not find this Docs .I want to know it .Please help me .
Thanks!
Young Hu:
不支持ADC的仿真,可以直接使用硬件板子来测试的。
Now,I have no hardware platform to continue my project .So I want to use the simulator based on 28335 with CCS4.2. But I do not know whether the simulator can support the ADC Module. can you tell me yes or no ? Is there some Docs about thiis ? I mean that maybe some Docs may tell us the 28335 simulator suporrt some peripheral modules and do not support som others.But can not find this Docs .I want to know it .Please help me .
Thanks!
wang ziyou:
回复 Young Hu:
我现在想测试一个算法是否正确,但是还没有板子,就想着能不能先用simulator仿真一下?在simulator下面,28335的ADC模块能够产生中断吗?
Now,I have no hardware platform to continue my project .So I want to use the simulator based on 28335 with CCS4.2. But I do not know whether the simulator can support the ADC Module. can you tell me yes or no ? Is there some Docs about thiis ? I mean that maybe some Docs may tell us the 28335 simulator suporrt some peripheral modules and do not support som others.But can not find this Docs .I want to know it .Please help me .
Thanks!
Young Hu:
回复 wang ziyou:
模拟一组AD采样的数据,或者调用函数模拟ADC ISR,这样行不行?
Now,I have no hardware platform to continue my project .So I want to use the simulator based on 28335 with CCS4.2. But I do not know whether the simulator can support the ADC Module. can you tell me yes or no ? Is there some Docs about thiis ? I mean that maybe some Docs may tell us the 28335 simulator suporrt some peripheral modules and do not support som others.But can not find this Docs .I want to know it .Please help me .
Thanks!
wang ziyou:
回复 Young Hu:
调用函数模拟ADC ISR?这个是什么意思?您能说的具体一点吗?