STM32F103 FSMC - Usage Of Both NOR Flash (on NE1) and SRAM (on NE2)
Hi
We have designed a board that we used STM32F103ZGT6.
We have used FSMC with following specifications
- On NE1 - NOR FLASH (M29W640GT)
- On NE2 - SRAM (Renesas RMLV1616 series)
Everything is clear and normal for SRAM. We can read&write successfully.
But We could not access to flash memory.
We have tested 5 different board
What is wrong?
Is there any problem to use both SRAM and NOR flash in same project?
