Skip to main content
Associate
February 7, 2025
Solved

NUCLEO-U5A5ZJ-Q with Riverdi RVA35HI

  • February 7, 2025
  • 1 reply
  • 653 views

Hi,

I am currently waiting for the Riverdi RVA35HI display to arrive at my door.
On the website (3.5” STM32 Nucleo 144 Display Kit - Riverdi) it says the display is compatible with NUCLEO-H563ZI and NUCLEO-U575ZI-Q and I have already seen the Nucleo-U575ZI + RVA35HI integration in TouchGFX.

Since I have a NUCLEO-U5A5ZJ-Q at home and it is quite similar to the NUCLEO-U575ZI-Q, can I use the display with the integration in TouchGFX for my MCU or do I have to be aware of anything?

Thanks & best regards
Zarzi

Best answer by LouisB

The simple answer is no that's not possible, TBS are made specifically for one board.

The more complex answer, If you want to use a board that doesnt have a TBS, you need to configure everything manually (In CubeMX)  : Board Bring Up Introduction | TouchGFX Documentation but that's an hard task.

1 reply

ST Employee
February 10, 2025

Hello @Zarzi ,

 

The NUCLEO-U5A5ZJ-Q doesn't have a out-of-the-box TBS, have you already used it for TouchGFX ?

 

Best regards,

ZarziAuthor
Associate
February 10, 2025

Hi @LouisB,

 

Thank you for your answer.

No I did not do any TouchGFX project before. Can I use the TBS of the NUCLEO-U575ZI-Q x Riverdi RVA35HI, generate the code and copy the files and pin assignments to my existing NUCLEO-U5A5ZJ-Q project or how would you suggest to make this work?

 

Thanks & best regards

Zarzi

LouisBBest answer
ST Employee
February 10, 2025

The simple answer is no that's not possible, TBS are made specifically for one board.

The more complex answer, If you want to use a board that doesnt have a TBS, you need to configure everything manually (In CubeMX)  : Board Bring Up Introduction | TouchGFX Documentation but that's an hard task.