CoreForth icon indicating copy to clipboard operation
CoreForth copied to clipboard

USB-CON bricks the device (STM32F103).

Open ivand58 opened this issue 9 years ago • 0 comments

After entering USB-CON the console returns space and then the micro-controller does not respond any more. The usb is now recognized as:

 new full-speed USB device number 24 using xhci_hcd
 New USB device found, idVendor=0483, idProduct=5740
 New USB device strings: Mfr=1, Product=2, SerialNumber=0
 Product: Olimexino-STM32
 Manufacturer: Olimex
 ttyACM1: USB ACM device

The MCU is STM32F103C8T6, the uploaded image is CoreForth/stm32f103/coreforth.bin.

ivand58 avatar Dec 02 '16 09:12 ivand58