nopnop2002 / Arduino-STM32-CAN

Can Example for Arduino Core STM32
207 stars 52 forks source link

Support stm32f105 with 2 can #42

Closed avarcod closed 2 years ago

avarcod commented 2 years ago

Is it possible to add support for stm32f105 with two cans?

nopnop2002 commented 2 years ago

No

because, STM32 core support for Arduino does not support STM32F105.

https://github.com/stm32duino/Arduino_Core_STM32

You can send a [New Variant] request here.

https://github.com/stm32duino/Arduino_Core_STM32/issues/722