Skip to main content
SSoha.2
Associate
August 21, 2023
Question

open bootloader read

  • August 21, 2023
  • 1 reply
  • 680 views

I am working on using open_bootloader with CAN(STMG0B1CB).

After successfully writing 256B(in packets of 8B each), I try to read back.

After some amount of correct read-backs(to verify), the communication fails randomly.

Any suggestions?

This topic has been closed for replies.

1 reply

Visitor II
August 22, 2023

hi,

It may be you're experiencing intermittent communication failures when trying to read back data after writing to the bootloader using CAN on your STM32 MCU. This could be due to a number of factors, so let's try to narrow it down.

Regards