Any totally working sample projects for NUCLEO-G071RB + X-NUCLEO-GFX01M2($AZ2)
Hello,
I have posted some questions for this configuration - NUCLSEO-G071RB + X-NUCLEO-GFX01M02($AZ2). Now some sample projects are partially working.
- Created a new project with two page screen switching by ToughGFX Designer 4.21.1 with STM32G071RB NUCLEO AZ2 configuration.
(1). It can compiled and downloaded into the board and show 1st page graphic, but the touch panel does not work, cannot switch the screen by press the button on the screen.
(2). if any changes in STM32CubeMX - STM32G071RB_NUCLEO_AZ2.ioc and re-generated the code, it will cause compiling issue with this new code.
2.Tested X-CUBE-DISPLAY - en.X-CUBE-DISPLAY.3.0.0.zip. Selected GFX01M2_HelloWorld from X-NUCLEO-GFX01M2 and NUCLEO-G071RB. Compiled fine, but the project code hang at BSP_LCD_Init(). It could be caused by LCD type as I am using AZ2. but after re-configuration in STM32CubeMX. the project has compiling issues.
Questions,
- Do you have any sample project work fine with NUCLEO-G071RB + X-NUCLEO-GFX01M2 ($AZ2)?
- For the code generated by ToughGFX Designer 4.21.1, do you have any suggestion how to debug this no response of the touch button on the screen?
- The code generated by TouchGFX Designer 4.21.1 and generated by STM32CubeMX (included in the project with TouchGFX Designer, after reconfigured X-CUBE-DISPLAY and X-CUBE-TOUCHGFX) are compatible? it looks like the code structure generated by TouchGFX Designer and STM32CubeMX is some different.
- For HelloWorld sample project, I compared the difference for AZ2 is LCD controller - ILI9341 and ST7789V. ILI9341 should be correct part. But after selected this LCD controller. the HelloWorld project has compile issues. Do you have suggest how to fix this issue?
Thanks & best regards,
Jiannong
