@mchp-mcc/scf-driver-mcp41hv51
v1.0.9
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
424
Maintainers
Keywords
Readme
SPI Digi POT MCP41HV51 Driver
Overview
The SPI Digi POT MCP41HV51 Driver enables interfacing between the MCU and an off-chip MCP41HV51 Digital Potentiometer using the SPI protocol.
Features
- Generates MCP41HV51 APIs
- Initialize and configure the driver
- Read the driver configuration
- Use SPI Protocol
Generated Files
This driver generates the following files:
- ./mcc_generated_files/mcp41hv51-digipot/src/mcp41hv51.c => A driver file containing the Initialization and API function implementations
- ./mcc_generated_files/mcp41hv51-digipot/mcp41hv51.h => A driver file containing the API function definitions
- ./mcc_generated_files/mcp41hv51-digipot/mcp41hv51_config.h => A driver file containing the Driver information, commands, and registers
Changelog
All notable changes to this project will be documented in this file.
[1.0.9] - 2022-10-27
Improvements
- CC8SCRIP-10135 :- SPI Digi POT MCP41HV51 - Category and Module Name updates
[1.0.8] - 2021-09-20
Improvements
- CC8SCRIP-4550 :- Update Code Documentation
[1.0.7] - 2021-08-25
Improvements
- CC8SCRIP-4815 :- Moved from "Use-Case Drivers" into "Drivers" category