@mchp-mcc/pin-content-processor
v3.9.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
4,343
Maintainers
Keywords
Readme
Pin Content Processor
Overview
The Pin Content Processor(PCP) is the Graphical User Interface that manages all Microcontroller Pins. It also helps in generating Pins Driver.
Features
- Pins View
- Graphical representation of each locked Pin with their configurable functions like Analog, Pullup, Interrupt On Changes etc.
- Pin Sorting based on Location, Pin Name, Module and Function data.
- Pin Grid View
- Graphical representation of all the Pins available on the Microcontroller.
- Locking and Unlocking of GPIO Pins.
- Locking and Unlocking of Peripheral Pins.
- Tooltips and Alerts for conflicts/sharing of Pins.
- Pin Package View
- Graphical Package representation of all the Pins available on the Microcontroller.
- Locking and Unlocking of desired Pins as per usecase.
- Pins Package configuration.
- Mouse and Button smooth Zoom in/out.
- Right Click Panning/Drag.
- Export Image.
Changelog
All notable changes to this project will be documented in this file.
[3.9.0] - 2024-09-26
New Features
- CC8SCRIP-20590 :- Added the support for Modules based filtering in Pins Grid & Easy View.
- CC8SCRIP-20589 :- Export of pin mapping in csv format.
- CC8SCRIP-20585 :- Toolbar with Search functionality added in Pins Easy View.
[3.8.0] - 2023-10-26
New Features
- CC8SCRIP-18499 :- Added support for pins-interface in Pins Module.
[3.7.1] - 2023-09-13
Bug Fixes
- CC8SCRIP-17486 :- Improvements on APFCON feature and firmware in PIC16F device families.
- CC8SCRIP-17248 :- User Interface Improvements on Pin Grid View.