Other Parts Discussed in Thread: TMS320F28035, TMDSCNCD28027F, BOOSTXL-DRV8301, TMDSHVMTRINSPIN, MOTORWARE, 2MTR-DYNO
Hello, I purchased a c2000 board( http://www.ti.com/tool/TMDS2MTRPFCKIT ) for a project that I'm working on to power two motors connected to rollers. I installed the software and went to control suite and opened development tools->low voltage dual-axis-> example projects->example GUI. In there is a text file telling you how to flash the board which says "power board, connect USB JTAG, launch CCSv4 ----- delete all other projects (right click, delete) --- view -> targets -> user defined make sure xds100-f28035[default] make sure no targets under projects folder --- launch debug (green bug) connect target target -> load program 2xPM_Motors.out ------ terminate all controlCARD is now flashed ----- power cycle before connecting GUI " The kit came with Code compiler v4 and when I select a target I couldn't understand what it was talking about so I chose TI XDS100 v2 emulator for connection and the TMS320F28035 for board type. I uploaded the .out file to the board but no red light appeared on the control stick to indicated code had been uploaded. And when I power cycled the motor gui file wouldn't connect to the motor. So I got it to work by uploading the filt hen hitting run in code composer without a power cycle. Then I was able to connect to the motors using the GUI. However, the minimum speed the GUI allows for is a multiplication factor times the max RPM which is 3000 in this case, so the minimum speed it lets me go is .2*3000. This is making my rollers go to fast and whenever I try and make it say .1*3000 it highlights the text as red and doesn't go any slower. I was appreciate any help on this I simply need both rollers to go slower and have the power to make one motor go slightly faster than the other. Thanks, Kurt