Other Parts Discussed in Thread: HALCOGEN
Hi Team,
We have a problem that MibSPI Transmit data is incorrect at baudrate 7.5 Mhz. It seems that data is 1bit sheft.
There is no issue at t baudrate 3.75 Mhz. is there any frequency limitation?
Do you have any idea on this issue?
If MibBSP5’s TX buffer is empty, How to behave during this transfer?
Expected data : 3c 04 10 00 40 00 00 …
7.5MHz"MasterRx : 3C 02 08 00 20 00 00 …
Peripheral : MIBSPI5 as Slave
Polarity : 0
Phase : 0
CSHOLD : 1 ( We don’t use CS but set 1 due to Errata MIBSPI#110)
SPICLK : INPUR from Master which is other MCU.
HALCoGen configuration
In case of as below. The data is some times shifted.
Polarity : 1
Phase : 0
Expected data : FE FE FE FE FE FE FE FE…
7.5MHz"MasterRx : FE 7F 7E 7E 7F 7E 7E 7F …
3.5Mhz is no issue.
Would you please investigate it?
Thanks and Best regards,
Kuerbis