User Activity

Hello, I am facing the below scenario in my development board. I am trying to do OTA update in my RIverDI 5 inch display module. I receive the firmware chunk from the ESP board which is connected through the external connectors of the riverDI module ...
Hi,I have a RIverDI 5 inch display where I am trying to update the firmware through OTA. Basically I have a ESP board which receives the Firmware chunk through BLE and I need to store the chunks in the STM32. Unfortunately my application elf is of si...
Hello, I am using a RIverDI STM32U5A9 and I am facing a strange hardfault issue in my environment.The connection details as follows:ESP board <--UART--> STM32 <--MessageQueue---> LCD displayThe ESP board sends continuous data through UART and the STM...
Hello,Is there a way to compile TouchGfx and STM32 project from command prompt? Please share some examples or steps if any.Thanks & Regards
Hello,I am having a custom touchgfx application running on a RiverDI 5 inch display board with STM32. During the application run, the application halts at 'hardfault handler' randomly after few hours of run. These are the measure I tried to debug the...