SocketCAN for STM32 ?

2021-12-26 Thread Peter Marx
Hi, I have seen Peter Van Der Per's great port of SocketCAN to NXP MCUs. On Zephyr there is a SocketCAN for STM32 implementation.  I am not deep enough in C business to judge how difficult it would be to port that to Nuttx. Is some insider here around who could comment or maybe works on it alread

Re: SocketCAN for STM32 ?

2021-12-28 Thread peter . marx
ing at the Zephyr code, my guess is that it's probably not > complicated enough to be worth trying to outright port. It would probably be > just as easy if not easier to write an STM32 SocketCAN driver for NuttX and > just use the Zephyr one as a reference. Just my (somewhat uninforme