@mchp-mcc/scf-pic8-spi-v1
v5.2.2
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
848
Maintainers
Keywords
Readme
Serial Peripheral Interface (SPI) Driver
Overview
The Serial Peripheral Interface (SPI) module is a synchronous serial data communication bus that operates in Full-Duplex mode. It is useful for communicating with other peripherals or microcontroller devices.
Changelog
All notable changes to this project will be documented in this file.
[5.2.2] - 2026-07-19
Bug Fixes
- M8PD-18370 :- Actual frequency is not getting updated in the SPI easy view
[5.2.0] - 2024-12-12
New Features and Improvements
- M8PD-10689 :- Support for SPI Transfer API utilizing dedicated buffers for transmitting and receiving
- M8PD-10684 :- Support for DFP defined macros in Initialize API
- M8PD-9660 :- Added support for configuration through Register Editor
- M8PD-8085 :- Support for SS Enable and SS Polarity in User Interface
