Skip to main content
Associate
December 3, 2023
Question

STM32F401-RE with X-NUCLEO-GFX01M2 ($AZ2)

  • December 3, 2023
  • 1 reply
  • 1443 views

Has anyone some sample-projects to integrate these 2 hardware?

I'd need the detailed procedure to use the display with this board.

Thanks in advance.

This topic has been closed for replies.

1 reply

STTwo-32
ST Technical Moderator
December 3, 2023

Hello @GPioldi and welcome to the ST Community :smiling_face_with_smiling_eyes:.

I suggest you use the examples of the X-CUBE-DISPLAY Expansion Package. Those examples are tested using the NUCLEO-G071RB and NUCLEO-WB55RG.  But you can adapt them to the NUCLEO-F401-RE.

Best Regards

STTwo-32 

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.
GPioldiAuthor
Associate
December 3, 2023

Sorry but I don't know how to adapt them to NUCLEO-F401-RE... any suggestion / explanation? Thanks, Giuliano.

STTwo-32
ST Technical Moderator
December 4, 2023

Hello @GPioldi 

You can start by understanding how this works. Then, you can make it compatible with your NUCLEO-F401-RE. You have to give attention to differences in hardware, peripheral availability, firmware, security, and tools.

You can also use the NUCLEO-G071RB or the NUCLEO-WB55RG with the examples to start if you are not ready to do an example migration.

Best Regards.

STTwo-32

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.