Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1609965/tms320f28035-ep-flashing-user-otp…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1537588/tms320f28035-does-sysconfig-support…
Other Parts Discussed in Thread: TMS320F28035 , TMS320F2812 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1565441/tms320f28035-trouble…
Other Parts Discussed in Thread: CONTROLSUITE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1321791/tms320f28035-tms320f28035 器件型号…
Part Number: TMS320F28035
目前遇到一个比较奇怪的问题,但也可能是我对DSP理解不够,程序中目前采用定时器中断,中断频率设置10KHz,ADC部分利用50KHz的EPWM产生SOC,但是此时ADC无法采样,result寄存器不更新。但如果我把定时器频率设置为1KHz,此时ADC正常进行采样,请问这是为什么?我理解中ADC的采样等操作应该不占用什么资源吧,为什么会产生这种现象?