I have uploaded V1.hex to SMT32 Blue Pill board (patched R10 resistor to get USB going).
I see CDC and HID devices but on Linux (Ubuntu 18.04) but there is not mass-storage device (mbedls is looking for it). I'm trying to get this working with mbed (to start with mbedls).
The target is connected via PA2 and PA4 as noted in build/ code of BOARD_V1.
I have not solder/ checked the LEDs yet. And, think I will hook up a scope to see what is being sent on SWCLK and SWDIO wires.
Any suggestions for what could be the issue, how to debug?
Hello,
I have uploaded V1.hex to SMT32 Blue Pill board (patched R10 resistor to get USB going).
I see CDC and HID devices but on Linux (Ubuntu 18.04) but there is not mass-storage device (mbedls is looking for it). I'm trying to get this working with mbed (to start with mbedls).
The target is connected via PA2 and PA4 as noted in build/ code of BOARD_V1. I have not solder/ checked the LEDs yet. And, think I will hook up a scope to see what is being sent on SWCLK and SWDIO wires.
Any suggestions for what could be the issue, how to debug?
Thank you very much