@mchp-mcc/pin-content-processor

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

Usage no npm install needed!

<script type="module">
  import mchpMccPinContentProcessor from 'https://cdn.skypack.dev/@mchp-mcc/pin-content-processor';
</script>

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.3.3] - 2022-02-03

Bug Fixes

  • CC8SCRIP-6910 :- Fixes for CTS Pin setting to Any when we set the AVR USART IOC Attributes to BOTH_EDGES
  • CC8SCRIP-6791 :- Fixes for Pin Attributes while trying to read the data via State Actions.
  • CC8SCRIP-5999 :- Fixes for the unwanted Pin Attributes issue.

[3.3.2] - 2021-10-08

Improvements

  • CC8SCRIP-5463 :- Design updates and Improvements.

[3.3.1] - 2021-09-29

Improvements

  • CC8SCRIP-5215 :- Pins : Renaming bidirectional with in/out in Grid and Easy View
  • CC8SCRIP-5214 :- Pins : Renaming the Pins Module to Pins in the Grid and Easy View
  • CC8SCRIP-5112 :- Pin Grid View : Enhance Pin click experience
  • CC8SCRIP-3783 :- Pins View : Reduce width of the table