stm32-slcan
stm32-slcan copied to clipboard
slCAN compatible firmware for STM32f103C8T6
Results
2
stm32-slcan issues
Sort by
recently updated
recently updated
newest added
You can find here a simple porting to platformio https://github.com/r-map/rmap/tree/master/platformio/test/stm32-slcan include https://github.com/walmis/stm32-slcan/pull/1 and no asm. Paolo
1. I'm using blue-pill you already have a main function do i need to delete my main function which is by default there for stm32 cube ide environment. 2. do...