Jump to content

Why my push button not work on STM32F746G-Disco


RojarSmith

Recommended Posts

[QQ]Why my push button not work on STM32F746G-Disco

I compile completed with arm gcc, and burn to target board.

The graphic on screen is correct, one button.

But I can not touch the push button.

Is there any example project with GWIN ?

I try hex file in "STM32F7-Disco", the button on the screen is freeze, too. 

If the code is OK, I will open my demo project source code to uGFX official web.

Edited by RojarSmith
Link to comment
Share on other sites

I try "ugfx_2.7\demos\modules\gwin\button", the touch with push button on the STM32F746G is OK.

I think maybe the problem is on I use "ugfx_studio_0.15_windows" to generate the code and combine build file (makefile, gfxconf.h, main.c...) failed.

I will read main.c code carefully. Thank you very much.

The attachment is corrected project.

p2.7z

Edited by RojarSmith
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...