I am rather new to Mbed and STM32 programming in general. I am looking for a way to create a target for a custom board with an STM32L471ZG. Is there an “easy” way to do this? As far as I see, there currently is no board available with an STM32L471ZG, which I could use and remap, right? and i am also looking for FSMC interface
Thank you jan,
i successfully able to add my custom board.
Now i want to interface NOR FLASH: PC28F640P33BF70 and
PSRAM: IS66WVE4M16EBLL-55BLI.
i have gone through the link Block Devices - Porting | Mbed OS 6 Documentation.
can i use FlashIAP to communicate with NOR FLASH and PSRAM memory?
any suggestions please
Thanks for sharing information
I have check API list and block device section , seems it does not have support for parallel NOR FLASH and PSRAM memory in MbedOS.
we are having NOR FLASH and PSRAM memory - parallel interface (23 bit address and16 bit data bus)