cancel
Showing results for 
Search instead for 
Did you mean: 

open bootloader read

SSoha.2
Associate

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?

1 REPLY 1
ramprakash08
Associate III

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