Conversation

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. :)

3
0
0

@esden nice! I ordered some CAN-FD / g0 boards a couple days ago, and I am looking forward to experimenting with it too.

0
0
0

If I make another revision I should fix the date… it is not 2024 any more :/ Freudian slip i guess 😅

0
0
0
@esden I am curious, what are your plans and what SW base do you intend to use? STCube, #NuttX, #Zephyr, #RTEMS or something else? May it be, there can be something in our portfolio to port or use as the example.
1
0
0
Edited 1 month ago

@ppisa none of the above. I will be using embedded, using for this project. I have now built a few projects for customers with that and it is my go to embedded firmware stack for all new projects when possible. :)

1
0
0

@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. :)

1
0
0

@esden @ppisa If you ever need help on one of those projects ;)

0
0
0