I'm using STM32F413H-Discovery board and having issue with mounted on-board touchscreen. I loaded example project BSP into the board but TS Demo 1, TS Demo 2, TS Demo 3 did not show output as expected. Please advise on how to solve this issue. Thanks
I'm using STM32F413H-Discovery board and having issue with mounted on-board touchscreen. I loaded example project BSP into the board but TS Demo 1, TS Demo 2, TS Demo 3 did not show output as expected. Please advise on how to solve this issue. Thanks
Hi @Community member and welcome to the Community :),
If you used the STM32F413H_Discovery_REVE board, please make sure to select the target board revision in the project options as mentioned in the stm32f413h_discovery.h.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Is there any other example project that I can use to calibrate and test my touch panel for STM32F413H-DISCO-REVE03 board? or any example project with minor modification?