arduino / portentax8-stm32h7-fw

GNU General Public License v3.0
3 stars 6 forks source link

[x8h7_can] Prevent CAN TX FIFO overload error by checking FIFO levels before transmitting. #39

Closed aentinger closed 10 months ago

aentinger commented 10 months ago

Also return a general error flag in case of a non-FIFO related error.