2021-11-17 11:31 PM
2021-11-18 05:38 AM
Hello,
If you look at the datasheet DS11532 Rev 7 / Table 2, the only difference between the tow versions (STM32F769NI & STM32F769AI) is the Ethernet availability.
Also you should take care about the GPIOs used by the different resources used by TouchGFX (DSI, SDRAM etc ..). So if with STM32F769AI, GPIOs still there, normally you can port it directly to your MCU version (STM32F769AI) without issue.
2021-11-18 05:38 AM
Hello,
If you look at the datasheet DS11532 Rev 7 / Table 2, the only difference between the tow versions (STM32F769NI & STM32F769AI) is the Ethernet availability.
Also you should take care about the GPIOs used by the different resources used by TouchGFX (DSI, SDRAM etc ..). So if with STM32F769AI, GPIOs still there, normally you can port it directly to your MCU version (STM32F769AI) without issue.
2021-11-21 09:25 PM
Hi @Community member ,
Thank you for your reply.
I want to use SRAM instead of SDRAM, and SPI interface for custom display.
Is it possible to implement?
2021-11-22 12:36 AM
Hello,
Hope this article may help you :) :