Commit 6240bdc
boards: st: stm32f746g_disco: Fix sdram available size
According to UM1907 Rev 6 section 5.13 "SDRAM Memory" [1], the
available SDRAM size is only 8MByte since only the lowest 64Mbit are
accessible despite the SDRAM capacity is 16MByte (128MBit).
Link: https://www.st.com/resource/en/user_manual/um1907-discovery-kit-for-stm32f7-series-with-stm32f746ng-mcu-stmicroelectronics.pdf [1]
Signed-off-by: Etienne Carriere <[email protected]>1 parent c4df2db commit 6240bdc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments