Hi,
I am trying yo communicate with the UJA1169 through SPI with S32K146 uC. As the datasheet of the UJA1169 says, I have a function sending buffers of 16 bits to allow me to read one register of the SBC. Problem is that, I can't see the Chip Select line being activated (falling edge to start, rising edge to end transmission).
My question is, where could I configure the chip select line to behave as it indicates above? Is this possible? Or should I configure manually the GPIO associated to the Chip Sel line in order to behave like this?
I attach one picture
Thank you in advance,
I attach one picture of this
(In the picture, starting from above):
- 1st channel: SPI Chip select -> problem
- 2nd channel: SPI CLK
- 3rd channel: SPI Data Input (to micro)
- 4th channel: SPI Data Output (from micro)
Regards,
Rogelio V