This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MIBSPI as slave - problems

Other Parts Discussed in Thread: HALCOGEN

On an RM42 i want to use the MIBSPI1 as slave. Configured the SPI with HalCoGen. Using Keil compiler.

But then I write to the TX buffers, I cant see the written data completely, some parts are masked out to zero.

Also the arrangement of the bytes seems to be not OK.

Can there be a problem with the byte order, may be in the generated code?