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