Other Parts Discussed in Thread: TMS320F28335 , TMS320LF2407A 以下这段程序,想实现EPWM1A输出低电平,EPWM2A正常输出波形,为什么只有屏蔽掉EPwm2.Regs.CMPA.half.CMPA=Duty2A, EPWM1A输出才为低电平?
Duty1A=0,Duty1B=0,Duty2B=0,Duty2A=10000,Duty3A=0,Duty3B=10000; EPwm1Regs.CMPCTL.bit.LOADAMODE=0; EPwm1Regs…
都可以在该芯片的主页找到:
比如:
http://www.ti.com.cn/product/cn/tms320lf2407a#doctype1
TMS320F/C24x DSP Controllers CPU and Instruction Set Reference Guide 是说相关指令
TMS320LF/LC240xA DSP Controllers System and Peripherals RG 是说外设
另外2406和2407已经被淘汰,新的工程或学习建议使用28x系列…