You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\tools\stlink-1.3.0-win64\bin>st-info --chipid
libusb: warning [init_device] could not get node connection information for device '\\.\USB#VID_045E&PID_0745&MI_02#8&12437C26&0&0002': [87] The parameter is incorrect.
Expected/description:
I expect to see a connection like this, from my working STM32L031 Nucleo-32 (STM32L031K6T6)
C:\tools\stlink-1.3.0-win64\bin>st-util
st-util 1.3.0
2017-05-29T14:29:19 INFO C:\Users\Jerry\Desktop\stlink-master\src\common.c: Loading device parameters....
2017-05-29T14:29:19 INFO C:\Users\Jerry\Desktop\stlink-master\src\common.c: Device connected is: L0x Category 2 device, id 0x20186425
2017-05-29T14:29:19 INFO C:\Users\Jerry\Desktop\stlink-master\src\common.c: SRAM size: 0x2000 bytes (8 KiB), Flash: 0x8000 bytes (32 KiB) in pages of 128 bytes
2017-05-29T14:29:19 INFO C:\Users\Jerry\Desktop\stlink-master\src\gdbserver\gdb-server.c: Chip ID is 00000425, Core ID is 0bc11477.
2017-05-29T14:29:19 INFO C:\Users\Jerry\Desktop\stlink-master\src\gdbserver\gdb-server.c: Listening at *:4242...
The text was updated successfully, but these errors were encountered:
NOTICE: The issue may be closed without notice when not enough information is provided!
st-util
Board firmware: V2.J28.M18 STM32 Debug+Mass storage
Output:
Expected/description:
I expect to see a connection like this, from my working STM32L031 Nucleo-32 (STM32L031K6T6)
The text was updated successfully, but these errors were encountered: