Associate III
March 15, 2023
Question
External Loader for STM32G0B0CET6
- March 15, 2023
- 3 replies
- 1985 views
We have developed an application with LCD display in which we use TouchGFX and external SPI flash memory, the microcontroller used is STM32G0B0CET6.
I wrote an external loader for STM32G070RBT6 (tested and worked) and simply rewrote it for STM32G0B0CET6, but it doesn't work on the latter.
It always gives me an error verifying at the same address.
The suspicion is that there is a bug related to the STM32G0B0xx family (id 0x467).
Has anyone had the same problem?
