2019-05-20 02:47 AM
Hi,
regarding to AN2606 (PDF page 84 = STM32F303x4(6/8)/334xx/328xx devices bootloader), it seems that the STM32F303K8 doesn't support "CAN1 bootloader", although there's a CAN bus available. Is this a documentation failure or is this a fact?
2019-05-24 07:35 AM
Hi @MP.17 ,
Referring to STM32F303K8 datasheet, this device doesn't support CAN bootloader:
"The boot loader is located in system memory. It is used to reprogram the Flash memory by using USART1 (PA9/PA10), USART2 (PA2/PA3), I2C1 (PB6/PB7)."
So, there is no error in AN2606.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2019-05-29 02:35 AM
Hello Amel,
thank you for your response. Hm ok, don't understand why CAN is not supported @ bootloader, because the device has CAN...
Is there a chance to get source of the booloader to implemet CAN by myself?
2020-03-04 04:26 AM
Take a look at OpenBLT