Skip to main content
Explorer
November 14, 2025
Solved

STM32U5G9J-DK2 & Flash Memory

  • November 14, 2025
  • 1 reply
  • 158 views

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,

 

    This topic has been closed for replies.
    Best answer by MOBEJ

    Hello @Dirty_Burner , 

    Based on the MX66UW1G45G datasheet and MX66UW1G45G BSP component driver , the flash memory IC on STM32U5G9-DK2 board (MX66LM1G45GXDI00) belongs to the same family and shares the same core specifications. Therefore, the BSP driver for MX66UW1G45G is fully compatible and can be used with the MX66LM1G45GXDI00 without any issues.
    For more information, you can check the Ordering Information section in the datasheet, which provides detailed component specifications and variants. Please see the screenshots below for reference.

    MOBEJ_0-1763115474770.png

    MOBEJ_1-1763115487679.png

    Br

     

    1 reply

    MOBEJAnswer
    ST Employee
    November 14, 2025

    Hello @Dirty_Burner , 

    Based on the MX66UW1G45G datasheet and MX66UW1G45G BSP component driver , the flash memory IC on STM32U5G9-DK2 board (MX66LM1G45GXDI00) belongs to the same family and shares the same core specifications. Therefore, the BSP driver for MX66UW1G45G is fully compatible and can be used with the MX66LM1G45GXDI00 without any issues.
    For more information, you can check the Ordering Information section in the datasheet, which provides detailed component specifications and variants. Please see the screenshots below for reference.

    MOBEJ_0-1763115474770.png

    MOBEJ_1-1763115487679.png

    Br