Solved
external RAM for stm32h753zi
Hi, my program required a large amount of RAM memory, how can i know which external memory i can choose? and which peripheral is dedicated for this?
Hi, my program required a large amount of RAM memory, how can i know which external memory i can choose? and which peripheral is dedicated for this?
External RAM can be connected either in parallel (SRAM, PSRAM) via the peripheral FMC or serially via SPI(QSPI). Details can be found in the data sheet of the STM32H753 and in the reference manual RM0433.
Hope that helps?
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.