Hi everyone,
I am trying to drive a synchronous motor using F28335 using my own driver board but was facing a problem.
Whenever I increase the power supply voltage of the motor driver board above 15V the CCS stops working. I get the following error message - 'c28xx: Error: (Error -154 @ 0x0) One of the ftdi driver functions used to write data returned bad status or an error. (Emulation package 5.0.872.0)'
If I run the code before I switch on the supply, I can see the variable getting updated in the watch expression window but I as soon as I switch on the supply the CCS gets hanged and gives the above error.
I increased the distance between the source and the programming cable and the motor and cable as well, thinking that the magnetic field is affecting the communication between the PC and microcontroller, but there was no change.
Please let me know if anything can be done about it.
Thanks