FSMC PSRAM setup time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-17 4:15 AM
Hello, I am trying to test PSRAM memory on STM32L4R9-Discovery board (STM32L4R9AI), I still don't understand how to calculate the PSRAM setup time (address setup time), (data setup time), (data hold time) and (bus turn around time) could someone explain to me how to calculate these times in AHB cycles based on the time table in the memory datasheet in ns.
I modified the heap side to 0x20,0000 (2MByte the size of the new memory), is that how it should be configured?
I have attached the basic setup I did on STM32CubeMX for FMC and heap size. and the PSRAM datasheet
Thanks!
- Labels:
-
FMC-FSMC
-
STM32CubeMX
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-17 4:21 AM
this is the new memory region I adjusted in IAR linker settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-20 12:14 AM
@berendi @Community member
