STM32U575I-EV_Demo compiled binary touchscreen not responsive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-21 1:04 PM
After flashing the compiled binary the touchscreen in the demo is not responsive. The rest of the demo is working as expected.
Solved! Go to Solution.
- Labels:
-
STM32U5 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-25 12:56 AM
The issue you mentioned seems strange. anyway, you have solved the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-21 11:35 PM
it seems that touchscreen only works for part of STM32U575I-EV_Demo items, such as Memory Access. joystick has to be used for most demo items.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-22 6:46 AM
Thanks jiangfan, but running the demo from source in the debugger (both Keil and STMCubeIDE) does enable general touchscreen interaction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-22 6:46 AM
Thanks jiangfan, but running the demo from source in the debugger (both Keil and STMCubeIDE) does enable general touchscreen interaction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-22 7:46 AM
Hello @MSher.1​,
Have you an Error message ?
Which IDE are you using ? Did you reproduced this issue with IAR or Keil ?
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-22 7:53 AM
Hi Imen,
There was no error message; the touchscreen just didn't work when using the binary from ST's site: STM32CubeU5_Demo_STM32U575I-EV.hex. The touchscreen worked out of the box, but then after downloading the binary image it did not. I tried that a few times. Then I built the code for the demo in both CubeIDE and Keil and while debugging, the touchscreen works then. I have not tried creating a binary from the demo code and loading that using CubeProgrammer.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-25 12:56 AM
The issue you mentioned seems strange. anyway, you have solved the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-27 11:24 PM
Hi Michael,
As mentionned Jiangfan: "touchscreen only works for part of STM32U575I-EV_Demo items, such as Memory Access. joystick has to be used for most demo items".
The source code is updated in the patch release '1.0.1'
Best Regards,
Ismail
