2018-03-22 02:03 AM
Hello, I want to use SDRAM with STM32F429(lqfp100). How can I connect FMC pins to SDRAM.
Please can you help me ?
2018-03-22 04:48 AM
Are there enough pins? Use the data sheet and review the STM32F429I-DISCO schematic to understand connectivity expectations.
2018-03-22 06:01 AM
I thing,there are not enough pins. But I must do MCU that has 100 pins(stm32f429)
2018-03-22 06:22 AM
You're not going to get 10 gallons in a 5 gallon bucket, decide what goal posts you're going to have to move.
2018-03-22 06:45 AM
Don't I connect SDRAM to stm32f429 which has 100 pins ?
2018-03-22 08:16 AM
You said there aren't enough pins? The Data Sheet should confirm this.
The SDRAM and LCD interfaces consume a lot of pins, by necessity. If you want to escape extended functionality you're going to have to pick a part which has enough pins to do that. I can't wave a wand and make that happen.
2018-03-22 02:20 PM
actually ı will gui with stm32f429 that has 100 pins on the tft lcd. so ı need to connect SDRAM. but ı don't know between this mcu and SDRAM connection
2018-03-23 12:24 AM
And can ı do GUI without external SDRAM?
2018-03-23 12:54 AM
Can ı make GUI without use external SDRAM?
2018-03-23 01:38 AM
You can not use SDRAM with 'F429 with less than 144 pins.
JW