How to Install usbprog in Ubuntu 18.04



Install usbprog by entering the following commands in the terminal:

sudo apt update
sudo apt install usbprog

Description:

Firmware programming tool for the USBprog hardware

A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. . USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). . This package contains the usbprog command line tool.

Homepage: http://developer.berlios.de/projects/usbprog/

Version: 0.2.0-2.2build1

Section: universe/embedded