2008-12-20 09:52 AM
Connecting STM32 100pin to SRAM 1Mx8bit
2011-05-17 03:56 AM
Hello
I have to connect STMF103VET6 (100pin case) to typical 8bitx1M SRAM, only mux mode is possible in this case, 8 bits of lower adress word and 8 bit data are multiplexed. In datasheet I can't find any explanation. So I've got two questions: 1. I think I need use D-latch like 74LVC573, is it a correct idea?? 2. FSMC_NADV signal is used to latch the adress?, if yes can I change polarity of this signal? (on figure 25 page 60 manual), think I need active high polarity and falling edge to latch adress. Does anybody has any experience in this connection, and can help me solve this problem? Thanks for friendly advices. Pawel2011-05-17 03:56 AM
Solution is 74XX573 with inverting NADV.
2011-05-17 03:56 AM
Thank you !
Some engineer from ST recomended me to use 16 D-register 16374, in this case there is no need to do any extra inversion of FSMC_NADV signal.