cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32H747-DISCO joystick prodlem

PavanKaruchola1
Associate II

I am using the Stm32H747I-DISCO board for the x-cube-ai application, working with the FP-AI-VISION1 package. I already updated the package that suits the board version and read the user manual UM2611, according to the instructions I ran the code and turned the board on, but while trying to select one operating mode with the inbuilt joystick it is not working all the time. I thought there might be a delay in processing after waiting for a few minutes I noticed no change in the screen. Help me to figure out.

1 ACCEPTED SOLUTION

Accepted Solutions
SofLit
ST Employee

Hello, 

Try first validating the button hw using this example: https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H747I-DISCO/Examples/GPIO/GPIO_EXTI

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.
PS:
1 - This is NOT an online support (https://ols.st.com) but a collaborative space.
2 - Please be polite in your reply. Otherwise, it will be reported as inappropriate and you will be permanently blacklisted from my help.

View solution in original post

1 REPLY 1
SofLit
ST Employee

Hello, 

Try first validating the button hw using this example: https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H747I-DISCO/Examples/GPIO/GPIO_EXTI

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.
PS:
1 - This is NOT an online support (https://ols.st.com) but a collaborative space.
2 - Please be polite in your reply. Otherwise, it will be reported as inappropriate and you will be permanently blacklisted from my help.