Skip to main content

Flash firmware to devices running Microchip's 16-bit bootloader.

Project description

mcbootflash

build Documentation Status Codacy Badge Codecov

Mcbootflash is a tool for flashing firmware to 16-bit Microchip MCUs and DSCs from the PIC24 and dsPIC33 families of devices, which are running a bootloader generated by the MPLAB Code Configurator tool.

Microchip provides an official GUI tool for this purpose, called the Unified Bootloader Host Application. Mcbootflash is intended to be a drop-in replacement, with some differences:

  • No GUI
  • Free and open source
  • Written in Python instead of Java

Additionally, mcbootflash can be used as a library by applications which want to implement firmware flashing as part of a larger suite of features. See the documentation for details.

Installation

pip install mcbootflash

Usage

Once installed, mcbootflash can be run from the command line:

$ mcbootflash --port=/dev/ttyUSB0 --baudrate=460800 firmware.hex
  Connecting to bootloader...
  Connected
  Existing application detected, erasing...
  No application detected; flash erase successful
  Flashing firmware.hex
  100%  88.7 KiB |########################################| Elapsed Time: 0:00:05
  Self verify OK

Copyright

MIT License, (C) 2022-2023 Alexander Bessman

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcbootflash-5.1.2b1.tar.gz (85.7 kB view details)

Uploaded Source

Built Distribution

mcbootflash-5.1.2b1-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file mcbootflash-5.1.2b1.tar.gz.

File metadata

  • Download URL: mcbootflash-5.1.2b1.tar.gz
  • Upload date:
  • Size: 85.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for mcbootflash-5.1.2b1.tar.gz
Algorithm Hash digest
SHA256 07b27e1b8a3d356cdca987e06289ecd5848d36b5f3073309ee11cb2806d48adf
MD5 7b405e6fb3a86ecfaad238c9fa213e92
BLAKE2b-256 6e774e36e06e11f9a36d8b01cdc71001510115bcf915d2eaf3a0249d9d5cd5e7

See more details on using hashes here.

Provenance

File details

Details for the file mcbootflash-5.1.2b1-py3-none-any.whl.

File metadata

File hashes

Hashes for mcbootflash-5.1.2b1-py3-none-any.whl
Algorithm Hash digest
SHA256 18dce29ee6202ae4e9338ce0a9bfd410b409356ba21df6836e300c0c58dbef33
MD5 82d19a87bf7968b33c6b896cd791c968
BLAKE2b-256 a69eef4f3f82fea5610fe80989b22517e65155e7944a1a44f7c366fa63972e66

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page