Other Parts Discussed in Thread: CONTROLSUITE
Hello, does anyone work with the Motor Control and PFC Developer's Kit with two brushless DC motors (TMDS2MTRPFCKIT) and the F28035 microcontroller (piccolo series)? I want to use the hallsensors in the motors but I can't read correct values in the associated GPIO register. Running the example code for controlling two motors, it's possible to read the signals of the hallsensors in the GPIO registers. So I reduced the example code and discovered that the pulse width modlulation (PWM) unit is involved. Then I compared the example code with my own reduced code and discovered that the update function of PWM unit is different. So the update function is probably the cause for the error. Is there any connection between the signals of the pins within the GPIO Port A which is used by the PWM unit and used for reading the hall signals?
I would be thankful for any helps.
Best regards
Friedrich Muhs