Does STM32F730V8 support SDRAM or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 12:07 PM
It says specifically in datasheet that it does, but when I create new STM32CubeIDE project and select STM32F730V8, FMC only offers PSRAM/NOR Flash/LCD interface. I tried for testing purposes selecting some other MCU that also supposedly supports SDRAM, I did get a choice of selecting it. Am I doing something wrong?
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 12:38 PM
YES
It is like a F722 with less memory (supposedly), but with encryption, see circuit diagram on product page, top right corner
https://www.st.com/en/microcontrollers-microprocessors/stm32f730v8.html
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
‎2020-04-28 12:53 PM
Yes, I've seen that one and it also sounds good, but it has the same problem in STM32CubeIDE. MFC only offers PSRAM/NOR Flash/LCD interface, no SDRAM option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:05 PM
Does the selected package have all pins needed for SDRAM?
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:08 PM
Minimum package size is 144-pins, so I'm guessing so.
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
‎2020-04-28 1:11 PM
Damn, I missed that part. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:11 PM
Yes, I've just realized that. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-28 1:13 PM
Yeah, well if I got a dollar for every broken tool, or point I scored...
Sorry, not using CubeMX / CubeIDE here. You'll have to fight the dependencies that are hanging it up, or pretend it is a different IC, like an F722 or F746 and see if that limps along enough for you to see it work.
Get out the data sheet, go over the pin list, and configure the pins and interface
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
‎2020-04-28 1:20 PM
But it says that for STM32F730V8T6, which is 100 pin package, doesn't support SDRAM?
