stm32-slcan
stm32-slcan copied to clipboard
Blue pill build error
- 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.
- do i need to configure CAN and USART in IOC ?
- where exactly to add libopencm3 folder ? nvic interrupt is giving error for usart and can.
can you specify these things clearly for the beginners?