Centurion

In solar car, we make custom embedded systems. Many of them require CAN communication, so we are using the STM32F091 MCU in most of our designs. To make prototyping easier, I decided to build a development board for the MCU that included a CAN transceiver and a 12V power supply. This makes it so we can potentially create a CAN device without a breadboard. Additionally, castellations or headers open up the possibility to use this board on another board and avoid routing the same parts over and over again.

Compared to the corresponding Nucleo, this board is over 50% smaller.

I swear I’ll add in the component 3D models into the render later!


No source yet, I’ll move it to my github from the solar car github after I’m done. Source: b-gong/b-gong.github.io