Hello TI officers,
I am working on a project where I establish SPI communication between 2 TMS320F28379D Delfino Boards. I am configuring the SPI to run at High Speed Mode, 40 Mbps ( as in the TMS320F2837xD Dual-Core Delfino Microcontrollers - Technical Reference Manual document, p.912, 40 Mbps is the maximum baud of SPI). The program works fine if SPI wires are short, around 15 - 20 cm, but it doesn't when I tried increasing wire length to 50cm - 100 cm, all data transmitted are wrong. May I ask what is the maximum allowable cable length of SPI bus ? Does the length depend on any other factors, like the baud rate of SPI, voltage level at the transmitter/receiver ? And how can I account for them ?
Regards,
An.