Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

Dateianzeige für minipro (3.4.0)

usr/share/doc/minipro/minipro.txt
minipro An open source program for controlling the MiniPRO TL866xx series of chip programmers Features * Compatibility with Minipro TL866CS and Minipro TL866A from Autoelectric (http://www.autoelectric.cn/en/tl866_main.html) * More than 13000 target devices (including AVRs, PICs, various BIOSes and EEPROMs) * ZIF40 socket and ISP support * Vendor-specific MCU configuration bits * Chip ID verification * Overcurrent protection * System testing Synopsis $ minipro -p ATMEGA48 -w atmega48.bin $ minipro -p ATMEGA48 -r atmega48.bin For regular users: Add regular users to user group "minipro" to grant access permission to the hardware sudo usermod -a -G minipro ----------------------------------------------------- minipro version 0.5 A free and open TL866XX programmer Usage: minipro [options] options: --list -l List all supported devices --search -L List devices like this --programmer -q Force a programmer model when listing devices. Possible values: TL866A TL866II --query_supported -Q Query supported programmers --presence_check -k Query programmer version currently connected. --get_info -d Show device information --get_id -D Just read the chip ID --read -r Read memory --write -w Write memory --verify -m Verify memory --format -f Specify file format Possible values: ihex, srec --blank_check -b Blank check. Optionally, you can use -c to specify a memory type --auto_detect -a Auto-detect SPI 25xx devices Possible values: 8, 16 --pin_check -z Check for bad pin contact --skip_erase -e Do NOT erase device --erase -E Just erase device --write_protect -u Do NOT disable write-protect --no_write_protect -P Do NOT enable write-protect --skip_verify -v Do NOT verify after write --device -p Specify device (use quotes) --page -c Specify memory type (optional) Possible values: code, data, config --pulse, --vpp -o