I am trying to use the Gyro L3GD20 in SPI mode, but it seems I cant re-map the pins even if I try software channel. If I use a standard SPI master it allows me to re-map the pins.
I am using the 18F24Q10
Thanks
Note - I also seem to be having problems compiling when the gyro is added to to the panel, below are the compiling errors
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_SPI.c:209:1: error: (192) undefined identifier "tris"
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_SPI.c:280:1: error: (192) undefined identifier "tris"
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
ZDBLSYC BLDC POC V1.0.c
(908) exit status = 1