2020-02-28 12:20 PM
My development board "NUCLEO-401RE" has forgotten the original name of the virtual disk.
As a result of various projects, the original name "NODE_F401RE" changed to "NUCLEO".
I do not know when.
The board is working properly.
However, the Teseo-Suite Pro application selects the firmware to program the board based on the name of the virtual disk - in function (Update my STM32-NUCLEO board for X-NUCLEO-GNSS).
I can't upload the correct firmware for my Teseo-Suite Pro project with NUCLEO-401RE and X-NUCLEO-GNSS.
I can't restore the old name ("NODE_F401RE") of this disk.
I tried upgrading the firmware for ST-LINK on the NUCLEO board.
I tried downgrade the firmware for ST-LINK on the NUCLEO board (various versions and periods).
I tried formatting the virtual disk through windows (xp, 7, 10).
Unsuccessfully.
Please help.
Adam
2020-02-28 12:43 PM
How does it look in Device manager and in "Devices and printers"?
How does it look in diskpart (detail disk) ?
-- pa
2020-02-28 01:27 PM
Did you ask about this information?
Description - Disk drive
Manufacturer - (Standard disk drives)
Model - MBED microcontroller USB Device
Bytes / sector - 512
Loaded media - Yes
Media Type - Removable Media
Partitions - 1
SCSI bus - 0
SCSI logical unit - 0
SCSI port - 0
Target SCSI device ID - 0
Sectors / path - 1
Size - 544.00 KB (557 056 bytes)
The total number of cylinders - 1 088
Total number of sectors - 1,088
The total number of tracks - 1 088
Tracks / cylinder - 1
Partition - Disk # 5, partition # 0
Partition size - 544.00 KB (557 056 bytes)
Partition start offset - 0 bytes
2020-02-28 01:38 PM
And verbose log STM32CubeProgrammer:
22:35:15 : STM32CubeProgrammer API v2.3.0
22:35:30:205 : STLinkUSBDriver.dll loaded
22:35:30:226 : STLinkUSBDriver.dll loaded
22:35:30:226 : ST-LINK SN : 0673FF485457725187073032
22:35:30:226 : ST-LINK FW : V2J36M26
22:35:30:226 : Voltage : 3.24V
22:35:30:226 : SWD freq : 4000 KHz
22:35:30:226 : Connect mode: Normal
22:35:30:227 : Reset mode : Software reset
22:35:30:296 : Device ID : 0x433
22:35:30:445 : Reading data...
22:35:30:446 : r ap 0 @0x40023C14 0x00000004 bytes
22:35:30:447 : Database: Config 0 is active.
22:35:30:449 : flash loader m:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin/FlashLoader/0x433.stldr is loaded
22:35:30:450 : Reading data...
22:35:30:452 : r ap 0 @0x1FFF7A22 0x00000004 bytes
22:35:30:807 : UPLOADING OPTION BYTES DATA ...
22:35:30:808 : Bank : 0x00
22:35:30:808 : Address : 0x40023c14
22:35:30:808 : Size : 8 Bytes
22:35:30:808 : Reading data...
22:35:30:809 : r ap 0 @0x40023C14 0x00000008 bytes
22:35:30:810 : UPLOADING OPTION BYTES DATA ...
22:35:30:810 : Bank : 0x00
22:35:30:810 : Address : 0x40023c14
22:35:30:810 : Size : 8 Bytes
22:35:30:811 : Reading data...
22:35:30:811 : r ap 0 @0x40023C14 0x00000008 bytes
22:35:30:816 : UPLOADING ...
22:35:30:817 : Size : 1024 Bytes
22:35:30:817 : Address : 0x8000000
22:35:30:817 : Read progress:
22:35:30:817 : Reading data...
22:35:30:817 : r ap 0 @0x08000000 0x00000400 bytes
22:35:30:818 : Data read successfully
22:35:30:818 : Time elapsed during the read operation is: 00:00:00.007
2020-03-02 12:25 PM
I just read that there are probably different versions of the "NUCLEO-401RE" development board.
One of the differences may be the name of the virtual disk.
"NODE_F401RE" or "NUCLEO".
Can someone confirm this information?
Adam