2025-11-13 6:31 PM
All,
My team is looking at designing a PCB around the STM32U5G9-DK2 development board and are running into some issues. The development board uses a flash memory IC "MX66LM1G45GXDI00" but the BSP example driver for the board only contains "MX66UW1G45G" information.
https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/STM32U5G9J-DK2/Examples/BSP/Inc
Is there a reason the development board only references this other flash memory IC in CubeIDE and if so will this driver still work for the development boards IC?
Thank You,