Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
I use TMS320F28035 to control 3 phase brushless DC motors ,this need three cap port,but 28035 only have one cap port ,Can use other ports instead of ecap port what can i do?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
I use TMS320F28035 to control 3 phase brushless DC motors ,this need three cap port,but 28035 only have one cap port ,Can use other ports instead of ecap port what can i do?
If i understand you right, you are talking about trapeziodal drive using Hall sensors?
Not so long ago, there was statement from TI engineers about forthcoming release of BLDC drive program for Motor Control Suit.
Also, if im correct, you can use 1 aviable ecap while connecting rest of Hall outputs to GPIO, but this will require some code modification.
Also wanted to ask in some old topic, but will ask here: as far as i understand from new documentation, TI approach there is polling hall state in ISR, along with rest calculations. For testing and education purposes i`m going to make my own implementation using sole ECAP for speed estimation, ECAP interrupt + two GPIO XINTs for commutation switch and ISR for regulation loop. Just wanted to know is it viable approach, since im not very expirenced
The High Voltage BLDC projects are done, and the new DMC Library functions (drivers and math blocks) are included. They were supposed to push to www.ti.com/controlsuite last Friday....but issues were had. It will be there soon.
For the Hall we use a GPIO driver. I've attached the file that will be in the controlSUITE DMC Library
as for methodology, here is the BLDC Sensored guide that will be included as well.
"They were supposed to push to www.ti.com/controlsuite last Friday....but issues were had. It will be there soon."
If this is very urgent let me know and we can figure out another solution.