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.

How do I control the speed of the motor using the code sample of the HVACI_Sensorless_PFC Project?

Other Parts Discussed in Thread: MOTORWARE, C2000WARE

Hello,

I have a TMDSHVMTRPFCKIT that I would like to do basic control operations on, such as motor start/ stop, speed variation, etc. with the default setup - I am using the recommended motor etc.

I have looked at the samples code extensively for the HVACI_Sensorless_PFC project, and I know it (the firmware) works via the provided GUI application - created via GUI Composer.. Eg. The sample project + the GUI app result in a system where one can change the speed via the UI,

I don't understand how the application created in GUI Composer connects to the microcontroller (is it JTAG, is it something else?), nor how it changes the speed of the motor, as per the UI interaction (how does the application know which variable - such as motor speed - to change?).

Ultimately, I would like to see if it's possible to start/ stop and do speed variations using some nano-computer, such as Raspberry PI, or something along these lines.

Please help, this has been bothering me for quite some time now.

Thanks,

Robin