2025-02-07 01:03 PM
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
Solved! Go to Solution.
2025-02-10 01:31 AM - edited 2025-02-10 01:42 AM
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.
2025-02-10 12:11 AM
Hello @Zarzi ,
The NUCLEO-U5A5ZJ-Q doesn't have a out-of-the-box TBS, have you already used it for TouchGFX ?
Best regards,
2025-02-10 12:33 AM
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
2025-02-10 01:31 AM - edited 2025-02-10 01:42 AM
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.