New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mchp-mcc/bootloader-8bit

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/bootloader-8bit

- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path

  • 3.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
104
decreased by-18.75%
Maintainers
6
Weekly downloads
 
Created
Source

MCC Melody 8-Bit Bootloader Generator Library

Overview

The MPLAB® Code Configurator Bootloader Middleware Library allows users to configure and generate code to more quickly and easily setup MCUs to utilize a bootloading process.

Features

  • Supports UART Communication
    • EUSART
    • UART
    • USART
  • The main requirements for the generated bootloader code are:
  • Determine if a valid end-application is loaded
  • Communicate/Execute supported Commands
  • Erase/Rewrite end-application memory space
  • Transfer control to end application

Optional Features

  • Ensure Erase/Write address are outside bootloader program memory range
  • Allow the host to read the program memory
  • Detect corrupted end-application code and recover gracefully
  • Online documentation is at https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MELODY.BOOTLOADER8BIT.INTRO&redirect=true

Changelog

All notable changes to this project will be documented in this file.

[3.0.1] - 2022-11-22

Bug Fixes

  • CC8SCRIP-11426 :- Updated Readme.md with online documentation link & removed Boot Process flowchart

[3.0.0] - 2022-11-18

New Features

  • CC8SCRIP-11346 :- Initial porting of MCC Classic firmware to MCC Melody
  • CC8SCRIP-11345 :- Integration of the new Melody Peripheral Drivers

FAQs

Package last updated on 22 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc