stm32-slcan icon indicating copy to clipboard operation
stm32-slcan copied to clipboard

Blue pill build error

Open Hrishie89 opened this issue 10 months ago • 2 comments

  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 i need to configure CAN and USART in IOC ?
  3. where exactly to add libopencm3 folder ? nvic interrupt is giving error for usart and can.

can you specify these things clearly for the beginners?

Hrishie89 avatar Dec 23 '24 16:12 Hrishie89