Made a quick and dirty fdCAN transceiver breakout for nucleo. Now I can finally do some tests and experiments before committing to it on the actual project. :) #electronics #opensource #canbus #embedded
@esden nice! I ordered some CAN-FD / g0 boards a couple days ago, and I am looking forward to experimenting with it too.
If I make another revision I should fix the date… it is not 2024 any more :/ Freudian slip i guess 😅
@teotwaki @ppisa Agreed! Definitely a step up from C/C++ and the existing HAL/RTOS solutions that I had to use to date. After deploying several IoT projects and a few thousand devices using Embassy, without the usual horror stories of inaccessible bricks in the field, I rather avoid using anything else if I can avoid it. :)