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.

RM48L952: USE MIBSPI1, MIBSPI3, CANTX/RX PINS IN GIO MODE.

Part Number: RM48L952
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.