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.

HALcogen configuration of MIBSPI1SIMO as GIO on Hercules RM48

Other Parts Discussed in Thread: RM48L950, HALCOGEN

Hello,

Can you clarify how to configure the MIBSPISIMO port for GIO in HALcogen? Target MCU is RM48L950.

Pin is number 93 on the PGE package, HALcogen seems to show not one but 2 pins for SIMO and SOMI? Is it fair to assume I set both to  GIO?

Then, with the peripheral configured will the following command control the pin state?

gioSetBit(mibspiPORT1, PIN_SIMO, req_pin_state_var);

Thanks

Jamie