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.

TMS320F280025C: Port H Registers

Part Number: TMS320F280025C
Other Parts Discussed in Thread: C2000WARE

Just would like to confirm that GPHSET, GPHCLEAR and GPHTOGGLE are not implemented in this processor, or TMS320F28003x.
The Technical reference shows as reserved registers, but the "hw_gpio.h" file lists the registers offsets.

  • Hi Joao,

    You are correct - these are not currently implemented for F28002x or F28003x devices. Could you send a screenshot of the hw_gpio.h where the offsets are? I am not seeing them listed in the driverlib for F28002x and F28003x in the latest C2000Ware SDK release. 

    There are the paths I'm looking at:

    • C:\ti\c2000\C2000Ware_5_01_00_00_current\driverlib\f28002x\driverlib\inc\hw_gpio.h
    • C:\ti\c2000\C2000Ware_5_01_00_00_current\driverlib\f28003x\driverlib\inc\hw_gpio.h

    Best Regards,

    Allison

  • Ok, thanks for the information. I am running with the 5.0.0.0 version.
    Will make sure to update to the latest