1.0.1 • Published 5 months ago

@mchp-mcc/scf-pic8-i3c-v1 v1.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
5 months ago

I3C - Improved Inter-Integrated Circuit Module

Overview

The Improved Inter-Integrated Circuit (I3C) is a multi-Controller serial data communication interface which builds upon the traditional Inter-Integrated Circuit (I2C) interface. Similar to I2C, devices on the I3C bus communicate in a Controller/Target environment where either the Controller or the Target device can initiate the communication. The I3C interface is developed by the MIPI® Alliance and provides a fast, low-cost, low-power managed two-wire digital interface to improve sensor and device integration. The I3C interface is also backward compatible with the I2C standard. The I3C module on this device supports Target functionality only, with no Controller capabilities.

Changelog

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

1.0.1 - 2023-12-01

New Features

  • CC8SCRIP-18942 :- Fixed Online document loading issue
  • CC8SCRIP-18941 :- Added inline hint support for Software Receive Buffer and updated Input Buffer Option

1.0.0 - 2023-08-18

New Features

  • CC8SCRIP-17643 :- I3C Driver Initial Release