https://github.com/microchiptech/classb_mcu32
Microchip IEC/UL 60730 Class B Functional Safety Libraries - PIC32
https://github.com/microchiptech/classb_mcu32
Last synced: 9 months ago
JSON representation
Microchip IEC/UL 60730 Class B Functional Safety Libraries - PIC32
- Host: GitHub
- URL: https://github.com/microchiptech/classb_mcu32
- Owner: MicrochipTech
- License: other
- Created: 2015-11-03T18:23:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T21:25:47.000Z (about 10 years ago)
- Last Synced: 2025-04-05T17:43:38.156Z (10 months ago)
- Language: C
- Homepage: microchip.com/classb
- Size: 390 KB
- Stars: 11
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### PIC32 Class B Library
---
### Introduction
Microchip has developed a library of low-level software routines and hardware peripherals that simplify meeting IEC 60730 requirements for Class B Safety. Each product family (PIC16, PIC18, PIC24, dsPIC DSC and PIC32) has functions specifically designed work efficiently with the available resources. Application Note [AN1799](http://ww1.microchip.com/downloads/en/AppNotes/00001799A.pdf) describes the Application Programming Interface (API) functions that are available in the Class B Safety Software Library and how to incorporate them in your project.
#### Notes About this version
This version of the Class B library complies with Table H1 of IEC60730{ed3.2}.
#### Getting Started
See [01229B.pdf](./documents/01229B.pdf) to get started using the libraries.