User Activity

I am getting a warning during compile of an incompatible pointer type when I call the SPI TransmitReceive function as shown below.Compiler warningI am passing the function an unsigned 16 bit integer array.  I have configured the SPI to use 16 data bi...