Skip to main content
MSher.1
Associate II
October 21, 2021
Solved

STM32U575I-EV_Demo compiled binary touchscreen not responsive

  • October 21, 2021
  • 7 replies
  • 2303 views

After flashing the compiled binary the touchscreen in the demo is not responsive. The rest of the demo is working as expected.

This topic has been closed for replies.
Best answer by jiangfan

The issue you mentioned seems strange. anyway, you have solved the issue.

7 replies

jiangfan
ST Employee
October 22, 2021

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.

MSher.1
MSher.1Author
Associate II
October 22, 2021

Thanks jiangfan, but running the demo from source in the debugger (both Keil and STMCubeIDE) does enable general touchscreen interaction.

MSher.1
MSher.1Author
Associate II
October 22, 2021

Thanks jiangfan, but running the demo from source in the debugger (both Keil and STMCubeIDE) does enable general touchscreen interaction.

jiangfan
jiangfanBest answer
ST Employee
October 25, 2021

The issue you mentioned seems strange. anyway, you have solved the issue.

ST Technical Moderator
October 22, 2021

Hello @MSher.1​,

Have you an Error message ?

Which IDE are you using ? Did you reproduced this issue with IAR or Keil ?

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
MSher.1
MSher.1Author
Associate II
October 22, 2021

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

I.KHACHINE
ST Employee
October 28, 2021

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