SDRAM ON STM32F439I-EVAL2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-15 5:54 AM
Hi
I try find datasheet SDRAM on this board but I can't find it. I want Row Address Input and Column Address Input . please help me. #lmgtfy- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-16 5:33 AM
SDRAMs are pin- and function- compatible to a great extent.
The only difference between the 2Mx32 and 8Mx32 chip (except the timing, a.k.a. ''latencies'', of course) is the addressing: while MT48LC2M32B2 uses A10:A0/A7:A0 for row/column addressing, IS42S32800G uses A11:A0/A8:A0. This should be reflected in the programming of FMC, but I am no expert on that (a quick glance into RM0090: NC and NR fields in FMC_SDCRx register should do the trick). JW- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-16 5:34 AM
now what can we do?
Larger part, same footprint, same pins, you would adjust the geometry (rows,columns,banks) and timing parameters (ras,cas,etc) to match the data sheet for the SDRAM.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
‎2014-10-18 9:32 AM
you can help me for do this work.
How should I set up SDCR1, SDCMR and SDRTR registers?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-18 6:59 PM
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
‎2014-10-20 3:03 AM
I try port u-boot provide by emcraft for stm32f429 discovery to stm32f439i-eval2.(
https://github.com/EmcraftSystems)I
am doing
this for the
high school
,
and
thank
Mr.
for all this
useful information
.I
've donethem all
, butit did not work
.I need
someone who
knows
what to do.

- « Previous
-
- 1
- 2
- Next »