2019-11-24 09:20 AM
E-bay sellers don't have any docum, even Chinese.
It contains some I2C eeprom and SPI flash - but to which SPI and I2C they are connected?
Also, I've tried to wire up a white ST-LINKv2 dongle to the SWD debuger contacts, but no success. According to this.
No software can see the target.
The board is alive. It has some test firmware from the factory that blinks LEDs and emulates a USB COM port to host. (but the port does not output anything and does not react to input at 9600 or 115200).
-- pa
Solved! Go to Solution.
2019-11-24 09:54 AM
2019-11-24 09:53 AM
Wired up the SWD pins to a stand-alone ST-LINK/V2, no problems here.
2019-11-24 09:54 AM
2019-11-24 11:40 AM
Great, thank you
2019-11-24 12:34 PM
Hello Mr. Avogadro (or still Clive?)
Have you wired the reset and SWO to the debugger tool?
Still cannot get it working...
-- pa
2019-11-24 01:36 PM
Just wired VCC, GND, SWDIO, SWCLK
(1) Top Left VCC
(8) Right 4th Down GND
(7) Left 4th Down SWDIO
(9) Left 5th Down SWCLK
2019-11-25 08:47 AM
Great, it works now. Thank you a lot.
-- pa
2019-11-26 01:21 AM
VDDA/VREF+ isn't bypassed with any capacitors! They are not even able of copying reference design.
Buttons also could be debounced...
2019-11-26 06:36 AM
> Buttons also could be debounced
I"ve pulled the buttons up and down, as Clive advised, They work good enough for me. Will post the Cube file later, for those who cubes))
-- pa
2020-01-26 06:56 AM