I get this error ERROR: serial read timed out while trying to run the script in it's simplest form: python3 efm8load.py -i
It seems that the TX led of the FTDI lights up, but the RX gets nothing, as if the mcu is not there. Tried on EFM8BB10F8G and on a brand new EFM8BB21F16G (both QFN20). On both boards I soldered C2D to GND using a wire.
I even tried the following:
- Added "sudo" in front
- Shortened the wires
- Connected the FTDI directly to a USB port on PC (no hub)
I get this error
ERROR: serial read timed outwhile trying to run the script in it's simplest form:python3 efm8load.py -iIt seems that the TX led of the FTDI lights up, but the RX gets nothing, as if the mcu is not there. Tried on EFM8BB10F8G and on a brand new EFM8BB21F16G (both QFN20). On both boards I soldered C2D to GND using a wire.
I even tried the following: