2025-02-05 04:54 AM
We used to have that working but now can only used weak or medium drive on the SPI pins (SCK & SOUT).
Pin mapper or manual editing of the board.c file only gives us weak (0) or medium drive(1)
{(int16_t)MSCR_IO_INDEX(PORT_D, SCK_4), PAL_LOW, (iomode_t)PAL_SPC5_SSS(2) | PAL_SPC5_OERC(3) | PAL_SPC5_SMC | PAL_SPC5_ODC(2) | PAL_SPC5_ILS(0) | PAL_SPC5_IBE},
Any tips on how to fix this