Hello, I have some problems programming a custom STM32F417 board.
The Flash of the chip can't be programmed. Mostly the error is that writing the first byte failed. But sometimes it is able to write a few bytes. It even worked like 3 times. The behavior is consistent over STM32CubeProgrammer and ST-Link Utility, and JTAG and SWD.
There are some side effects:
- STM32CubeProgrammer does not report the Flash size correctly. It reports 1M instead of 515K, ST-Link Utility reports correctly
- Erasing the Flash does not always work
- Sometimes the flash changes its content. Mostly switching between 2 or 3 values
Thank you for your help.
