Skip to main content
Visitor II
March 6, 2017
Question

CAN bootloader problem

  • March 6, 2017
  • 1 reply
  • 1146 views
Posted on March 06, 2017 at 23:07

Hello! I can't initialize internal CAN bootloader on stm8AF52A8 with HSE 24 MHz, it is silent.

I tested all:

  1. �bootloader enable� option byte is set.
  2. CAN is OK, i tested it in my program.
  3. HSE is OK.
  4. Soft on PC is OK, I tested it with kit MB1036, as a flash loader. MB1036 have  stm8af5288 with 16MHz.

Any ideas? 

Maybe there are subtleties that I'm missing?

#stm8-can-bootloader
    This topic has been closed for replies.

    1 reply

    Visitor II
    March 13, 2017
    Posted on March 13, 2017 at 12:47

    Resolved. Problem was in CAN driver.