FSMC on STM32F103ZG vs FMC on STM32H755ZI
Good Day and Hello Everyone.
In my upcoming project, my task is to upgrade the currently used MCU from STM32F103ZG to STM32H755ZI.
My question are;
1- Can I replace all the FSMC I/O pins that I'm currently using on STM32F103ZG with the FMC I/O pins on STM32H755ZI?
2- If not, are there any other option for me to find a replacement for FMSC I/O pin that I'm currently used on STM32F103ZG to other pins on STM32H755ZI?
3- Can I replace all the FSMC_NOE, FSMC_NWE and FMSC_NWAIT pins that I'm currently using on STM32F103ZG with the FMC_NOE, FMC_NWE and FMC_NWAIT I/O pins on STM32H755ZI?
Thank you in advance for all your advice, opinion and tips. Any answer are highly appreciated.
