Other Parts Discussed in Thread: TCAN1051, TCAN4550
Hi,
I am working on a CAN Bus project with TCAN1051 and STM32. In this project i have to send approx. 175 bytes of data though CAN. It will take around 22 frames to send this data. And i can't figure out how to send all the frames. If i send all of them at once i might get RX_FIFO overflow error. Can anyone help me with this. Thanks