Error: Data mismatch found after programming L433 through USB
Hello,
I have created a DFU project with CubeMX in order to update the STM32L433CCU6 on my custom board through USB. The board is recognized by CubeProgrammer:
The USBD_DFU_APP_DEFAULT_ADD is 0x8008000. Then, I have created a project to simply turn on a LED. I have changed the Flash_Based value (0x8008000) and the icf file. The problem occurs when I upload the file to the uC using Cube Programmer. The update looks ok, but there is an error during the verification process:
You can find attached both ioc files: the DFU bootloader and the application. Is there something I am missing or I am doing wrong ?
Thanks for your help.
