Other Parts Discussed in Thread: HALCOGEN
Good morning. I'm using the Hercules RM48l952 microcontroller for the first time for my custom project.
From the datasheet I read that the pins of peripherals such as MIBSPIx, CAN, SCI can be used as GPIOs (if these peripherals are not to be used).
On the firmware/driver side I can enable the pins in question as GIO via HALCOGEN. But then what should I do to be able to read/write these I/Os?
What are the names and indexes of these pins (e.g. gioa[0], giob[12])?
Best regards, Luca.