Part Number: TMS320F28335
Tool/software: Code Composer Studio
Hi,
I understand that there are basically three GPIO ports available: GPA, GPB and GPC in F28335. These are configured in the GPIO.H file with sequential assignments of GPIO pins to ports
I wanted to know if I can play around with the file to re-arrange the pins of a port (for e.g. pin sequence in GPA port may go something like: GPIO 0, GPIO 3, GPIO 1, GPIO 4 ... or any other combination/sequence) so that when I write data to the port, it is distributed onto the pins in a special arrangement?
Further, is it possible to re-define the ports from 32-bit to 16-bit or even 8-bit size and hence increase the number of available ports?
Regards,
Muhammad Subhani