Part Number: TMS320F28035
Tool/software: Code Composer Studio
Hello,
I have a custom pcb that is using the TMS320F28035. I am building a motor controller and using the F28035 to read Hall signals and to produce PWM signals for powering the gates of the three H-bridges that are connected to the three phases of the BLDC motor. I am wanting to use the motor's Hall signals to determine which gates to turn on/off and want to use interrupts for indicating a Hall signal change. My Hall signals are connected to pins 4, 5, and 6 (GPIO 23, GPIO 42, and GPIO 43). My fear is that these pins cannot be used for interrupts. Is there away to have a GPIO signal as interrupts? Also, if these pins cannot be used for interrupts, which GPIO's need to be used. I thought one of the references I had read indicated that only GPIO 0-31 could be used as external interrupts. Any help would be greatly appreciated.
Thank you,
Brandon