Other Parts Discussed in Thread: HALCOGEN
Hi, there. I have seen lots of posts about MIBSPI receiving data problem on e2e forum, but neither of posts help. My master could transmit data correctly, since I use oscilloscope to check its MOSI, SCS, and CLK pins. However, for the slave part, it cannot read receiving data. I guess it is HALCoGen configuration problem, this is the code and config for my slave project. I use MIBSPI1, and hardware connection is
MIBSPI 1
Master MISO - Slave MISO
Master MOSI - Slave MOSI
Master CLK - Slave CLK
Master SCS[2] - Slave SCS[1]
Thanks for any help!