Grabbing a micro USB cable and plugging it into my linux system, I see:
Nov 27 10:45:54 trona kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd Nov 27 10:45:55 trona kernel: usb 1-1: New USB device found, idVendor=0483, idProduct=374e, bcdDevice= 1.00 Nov 27 10:45:55 trona kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Nov 27 10:45:55 trona kernel: usb 1-1: Product: STLINK-V3 Nov 27 10:45:55 trona kernel: usb 1-1: Manufacturer: STMicroelectronics Nov 27 10:45:55 trona kernel: usb 1-1: SerialNumber: 0035001B3232510339353236 Nov 27 10:45:55 trona kernel: cdc_acm 1-1:1.2: ttyACM1: USB ACM device Nov 27 10:45:55 trona kernel: usb-storage 1-1:1.1: USB Mass Storage device detected Nov 27 10:45:55 trona kernel: scsi host10: usb-storage 1-1:1.1 Nov 27 10:45:55 trona kernel: usbcore: registered new interface driver usb-storage Nov 27 10:45:55 trona kernel: usbcore: registered new interface driver uas Nov 27 10:45:56 trona kernel: scsi 10:0:0:0: Direct-Access MBED microcontroller 1.0 PQ: 0 ANSI: 2 Nov 27 10:45:56 trona kernel: sd 10:0:0:0: Attached scsi generic sg4 type 0 Nov 27 10:45:56 trona kernel: sd 10:0:0:0: [sdd] 12368 512-byte logical blocks: (6.33 MB/6.04 MiB) Nov 27 10:45:56 trona kernel: sd 10:0:0:0: [sdd] Write Protect is off Nov 27 10:45:56 trona kernel: sd 10:0:0:0: [sdd] Asking for cache data failed Nov 27 10:45:56 trona kernel: sd 10:0:0:0: [sdd] Assuming drive cache: write through Nov 27 10:45:56 trona kernel: sd 10:0:0:0: [sdd] Attached SCSI removable disk Nov 27 10:46:01 trona udisksd[9104]: Mounted /dev/sdd at /run/media/tom/DIS_H747XI on behalf of uid 1004So, we see 3 things.
-r--r--r-- 1 tom tom 65 Mar 26 2019 DETAILS.TXT -r--r--r-- 1 tom tom 512 Mar 26 2019 GETSTART.HTM -r--r--r-- 1 tom tom 512 Mar 26 2019 MBED.HTMThe DETAILS file has:
Version: V3J10M3 Build: Nov 19 2021 16:55:14The GETSTART file has a (broken) redirection link to: The MBED file has this link as a "shortcut", which has useful diagrams and information
Tom's Computer Info / tom@mmto.org