SIMULINK with STM32
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello everyone,
I am working with the STM32H735G-DK Discovery Kit (which has a 480x272 TFT LCD with capacitive touch). I would like to know how to interface the display using Simulink.
- I have already installed MATLAB, Simulink, Embedded Coder, and the Embedded Coder Support Package for STM32.
- My next goal is to show data (for example, a counter or sensor value) on the display.
Questions:
- Does Simulink directly support the LTDC/TFT LCD on STM32H735G-DK?
- If not, what is the recommended workflow? Should I combine Simulink-generated code with a TouchGFX project in STM32CubeIDE?
- Are there any example projects or documentation on integrating Simulink with TouchGFX for display applications?
Any guidance, references, or example workflows would be very helpful.
Thank you!
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!