STM32F723 FMC SDRAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-27 12:41 AM - edited ‎2023-09-27 4:44 AM
Hi there,
We use a STM32F723 controller and want to connect two external RAM devices.
Now we have to select a RAM that fits to the FMC. What we can't find in the reference manual RM0431 is, if SDRAM-DDR functionality is provided or only SDRAM without DDR.
Does anyone have experience with the FMC connecting SDRAM and can tell us which SDRAM (DDR or no DDR) we can use?
Best regards,
Corsin
Solved! Go to Solution.
- Labels:
-
FMC-FSMC
-
RAM
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-28 8:58 AM
Only supports SDR, so notionally PC100, or PC133/PC166 at derated speeds. DDR is not supported. The SDRAM can run at 1/2 or 1/3 of the AHB clocks
Supports 16 or 32-bit wide interfacing, 4-Banks.
For examples of used/usable SDRAM devices look at schematics/bom for DISCO and EVAL boards, will be under the "CAD Resources"
The DM and RM would be worth a read also.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-28 8:19 AM
Hello @CObri.1 ,
It is mentioned in RM0431 section SDRAM controller functional description "All SDRAM controller outputs (signals, address and data) change on the falling edge of the memory clock (FMC_SDCLK)."
Thank you for your contribution.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-28 8:58 AM
Only supports SDR, so notionally PC100, or PC133/PC166 at derated speeds. DDR is not supported. The SDRAM can run at 1/2 or 1/3 of the AHB clocks
Supports 16 or 32-bit wide interfacing, 4-Banks.
For examples of used/usable SDRAM devices look at schematics/bom for DISCO and EVAL boards, will be under the "CAD Resources"
The DM and RM would be worth a read also.
Up vote any posts that you find helpful, it shows what's working..
