by lusher00 » 12 Jul 2008, 22:55
I am working with a board in the lab that is essentially the same setup as the TMC428 eval board. The only major difference is that the microcontroller is on a separate board. The board with the microcontroller has a 6pin connector on it that includes a chip select, +9V, GND and all the necessary SPI stuff. The 9V is regulated down to 5V on the board with the motor drivers. I have a separate 24V connector on the motor drivers for the VS connector. Now in the end product one switch will control power to both VCC and VS but in the setup I have now, at times i have used two separate power supplies to power VS and VCC. They share a common ground but they dont always get turned on at the same time. What kinds of things can happen if i tried to communicate with the TMC428 and command the motors to turn when power is not actually applied to VS and then i turn VS on after the configurations such as v_min, v_max etc have been sent? What if I applied VS without powering VCC? I have blown up several MOSFETS, TMC239's and and sense resistors. This is the only difference i see between my setup and the setup on the eval board.