Hello.Have you tried to debug the simulator to ensure that the values are stored correctly and copied correctly when you read them?Could you share an entire TouchGFX simulator project to showcase the issue?Best regards,Johan
Hello.We don't have a DSI Video Mode example for STM32F469I DISCO. However, three U5 TBSs that use DSI Video Mode are available in TouchGFX Designer. These are the ones with the 480x480 round display (2 x STM32U5A9J DK and STM32U5G9J DK1).Best regard...
Hello,You can use TouchGFX, which is an ST GUI tool that will help you get started quickly. If you are new to TouchGFX, I recommend checking out TouchGFX Academy, where you will find tutorials and how-to videos to help you get started.In TouchGFX Des...
Hello Rakesh.According to the datasheet and the table you have attached, the content of the registers are retained when using stop mode. Therefore, you shouldn't have to reinitialize the LTDC peripheral when exiting stop mode. To exit stop mode, the ...
Hello,TouchGFX projects can easily be shared as stand-alone, so you don't need any cached or diagnostic data. Personally, I usually remove the generated folders when distributing projects to keep the file size down. This implies:Middlewares/STTouchGF...