基于TMS320LF240 采用pid方法调制控制直流电机

源代码在线查看: control.asm

软件大小: 9 K
上传用户: a415834839
关键词: TMS 320 240 pid
下载地址: 免注册下载 普通下载 VIP

相关代码

				     .title		 "control.asm"
				    .ref		 _c_int0,_nothing
				     .sect		 ".control"
				reset:	      b	  _c_int0 
				int1:         b     _nothing
				int2:         b     _nothing
				int3:         b     _nothing
				int4:         b     _nothing
				int5:         b     _nothing
				int6:         b     _nothing			

相关资源