2025-04-09 4:41 AM - last edited on 2025-04-09 4:43 AM by Andrew Neil
Hello,
I’m experiencing issues while programming the RVT101HVSFWCA0 Riverdi display. Specifically, I encounter errors when uploading my project using TouchGFX and STM32CubeIDE.
I would greatly appreciate your assistance in resolving this matter. I’ve attached a screenshot showing the errors and my current connection setup.
Solved! Go to Solution.
2025-04-09 7:50 AM
Hello @Matiasefe_95 ,
Can you try to connect your board to STM32CubeProgrammer and erase memory then flash your elf.
Regards,
2025-04-09 5:05 AM
Have you associated the project with the correct External Loader (.stldr) from Riveridi so STM32 Cube Programmer understands how to program it?
2025-04-09 5:08 AM
This is an error erasing the external flash. Check the "external loader" selected for your board - is it correct?
2025-04-09 5:09 AM
2025-04-09 6:52 AM
I am generating my project using the model selected in the TouchGFX application. From there, I import it into the STM32CubeIDE workspace. However, when I try to upload the project either from TouchGFX or STM32CubeIDE, I
get the this error.This is the model I've been using.
Model
2025-04-09 7:50 AM
Hello @Matiasefe_95 ,
Can you try to connect your board to STM32CubeProgrammer and erase memory then flash your elf.
Regards,
2025-04-09 9:33 AM
Ok, but it needs an External Loader associated with the QSPI memory at 0x90000000.
This file needs to be referenced in the project's metadata, and the .STLDR file needs to be in a directory that is readable/usable by STM32 Cube Programmer as it's called from the IDE
2025-04-09 11:58 AM
HI!,I used the "Erase Full Chip" function in version 2.18 of the STM32 Programmer, but the application window froze at 100%, and the programmer's red and green multi-color LEDs started flashing. It has been in this state for approximately 40 minutes. In the STM32 Programmer, I can see that all memory addresses are showing FF. Is this expected behavior?
2025-04-11 12:46 PM
Thread went here https://community.st.com/t5/stm32-mcus-boards-and-hardware/can-t-download-to-riverdi-rvt101hvsfwca0-display/td-p/792345