STM32F722 reads mostly incorrect values from SDRAM
Posted on July 03, 2018 at 12:05 I'm using a custom board with F722 running at 160 MHz and a Micron 16 x 4 x 16 SDRAM presumably at 80 MHz. The following test program, however, yields wrong, but not entirely wrong values: #define SDRAM_BASE ((uin...