Interfacing 8-bit DPRAM with STM32F407VGT6
Posted on June 07, 2013 at 20:17I need to interface the STM32F407 to a 1K x 8 DPRAM (7C131). The 100 pin STM32F407 package I want to use does not support nonmultiplexed address and data. I have no problem in using a latch to de-multiplex the A0-A7 f...