You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/adc-multicore-driver

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/adc-multicore-driver

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

2.1.1
npmnpm
Version published
Maintainers
7
Created
Source

MCC Melody High Speed 12-Bit Multiple SARs ADC (ADC Multicore Driver)

Overview

The High Speed 12-bit Analog-to-Digital Converter (ADC) features low conversion latency, high resolution and oversampling capabilities to improve performance in AC/DC, DC/DC power converters.

Features

  • Multiple single channel dedicated ADC cores (depending on the specific device implementation) which allows for simultaneous sampling.
  • One shared (common) ADC core with sequential sampling.
  • Voltage reference of AVdd for positive reference and AVss for negative reference is supported.
  • Up to 3.5 Msps Conversion Rate per Channel at 12-Bit Resolution.
  • Low-Latency Conversion.
  • Up to 24 (Depending on the hardware capability) Analog Input Channels, with a Separate 16-Bit Conversion Result Register for each Input.
  • Multiple Conversion Trigger Options for each Core.
  • Up to Four Integrated Digital Comparators with Dedicated Interrupts and multiple comparison options assignable to specific analog inputs.
  • The adc channels are configurable from the table in the GUI.
  • Users can configure the comparators selected in the channel table via the Comparator Table.
  • The Clock and Divider settings for ADC can be configured in the PLIB dependency of the driver module.

PIC24/dsPIC33 ADC Driver, PLIB and Device Package Version Compatibility Matrix

ADC Multicore DriverADC Multiple SARs PLIBPIC24/dsPIC devices
2.0.0>=2.0.0>=5.4.0
1.0.1>=1.1.0>=5.4.0
1.0.01.1.0<=5.4.0
1.0.0<=1.0.1<=5.3.0

Changelog

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

[2.1.1] - 2023-04-27

New Features

  • CC16SCRIP-4319 :- Comparator Table headers are renamed to be more precise and user friendly.

Bug Fixes

  • CC16SCRIP-6617 :- Fixed Calculated Sampling Time for Dedicated Cores when switching between versions in Content Manager.

[2.1.0] - 2022-09-02

New Features

  • CC16SCRIP-4768 :- Handle programmatic request and user edit request for Comparator settings pane

[2.0.0] - 2022-06-29

New Features

  • CC16SCRIP-3115 :- Allow the user to configure Signed/Unsigned (SIGNn) output selection per channel through Driver User Interface
  • CC16SCRIP-3113 :- Allow the user to configure resolution through Driver User Interface
  • CC16SCRIP-3112 :- Allow the user to configure data format(fractional/integer) through Driver User Interface
  • CC16SCRIP-3071 :- Allow the user to specify sampling time for the dedicated ADC cores through Driver User Interface

[1.0.3] - 2022-06-02

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

[1.0.2] - 2022-02-24

New Features

  • CC16SCRIP-3588 :- Show only the relevant trigger options as supported by Melody.

[1.0.1] - 2022-01-13

New Features

  • CC16SCRIP-3419 :- Dependency Selector label updated with PLIB name
  • CC16SCRIP-3326 :- Added notifications for trigger source selections

FAQs

Package last updated on 28 Apr 2023

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