Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 756 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 756 Bytes

efm32isp

WTF?

EFM32 UART programmer, see application note 3 (http://downloads.energymicro.com/an/pdf/an0003_efm32_serial_bootloader.pdf)

Prerequisites

Usage

    Usage:
        efm32isp [options] <binfile>

    Options:
        -h --help                 Prints this help message
        -p <port>, --port=<port>  Sets the UART port, any valid pyserial string is possible [default: /dev/ttyUSB0].
        -b <port>, --baud=<baud>  Sets the UART baud rate [default: 57600].