stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.8k stars 966 forks source link

Problem for firmware upload on Discovery board B-U585I-IOT02A : wrong mass storage name #1849

Closed Yannick-Marietti closed 1 year ago

Yannick-Marietti commented 1 year ago

When my Discovery B-U585I-IOT02A board is connected to my Windows 11 PC through ST_LINK, I can see its mass storage is named "DIS_U585AI".

Arduino IDE fails to upload compiled firmware inside it as it expect a mass storage named "NOD_U585AI".

fpistm commented 1 year ago

Hi @Yannick-Marietti and thanks for the issue. It seems new STLink firmware changes the name of the mass storage for this board. @gautierg-st will add the new name.