MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
This repository contains the MPLAB® Harmony 3 Class B Library which implements several test and diagnostic methods that support the IEC 60730 standard for the safe operation of an electronically controlled equipment for household use. Annex H of the IEC 60730 standard defines ‘Class B’ software. The Class B Library available in MPLAB® Harmony 3 implements several test and diagnostic methods that fall into the Class B category. It uses various measures to detect and respond to failures inside the microcontroller which can result in an unsafe state of the appliance.
To clone or download these applications from Github, go to the main page of this repository and then click Clone button to clone this repository
Folder | Description |
---|---|
apps | Example applications for Class B Library library components |
config | Class B Library module configuration file |
docs | Contains documentation in html format for offline viewing (to be used only after cloning this repository onto a local machine). Use github pages of this repository for viewing it online. |
The following applications are provided to demonstrate the typical or interesting usage models of the Class B library.
Name | Description |
---|---|
Classb_api_usage | Class B Library API Usage Example |
Document | Description |
---|---|
PIC32MZW1 Class B Library | Document on PIC32MZW1 Class B Library |