Other Parts Discussed in Thread: C2000WARE , TMDSCNCD28379D 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1457978/tms320f28379d-user…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1485978/tms320f28379d-controller-behaving…
Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1493874/tms320f28379d-running-matlab-application…
Part Number: TMS320F28379D Other Parts Discussed in Thread: TIDM-02014
我的定时器控制周期是20us,中断函数中有三个adc采样函数,通过设置引脚高低电平并用逻辑分析仪查看,发现中断函数执行时间接近19us,取消采样函数之后时间会大大降低
中断中的使用 vol_A0 = (float)Adc_a0_get()*3.0/65535.0; //交流电压值 vol_A1 = (float)Adc_a1_get()*3.0/65535.0;…
Other Parts Discussed in Thread: UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1294804/tms320f28379d-steps-to-dump-code…
Part Number: TMS320F28379D Other Parts Discussed in Thread: C2000WARE , AMC1305M25 我在测试官方例程C2000Ware_5_02_00_00\device_support\f2837xd\examples\cpu1\sdfm_pwm_sync_cpu时使用了AMC1305M25评估模块与28379D进行测试,同时按照 https://www.ti.com.cn/cn/lit/an/zhca818/zhca818.pdf 该文档进行pwm和滤波器…