Changes for version 0.12 - 2016-10-02
- CHANGES
- Rename 'CS' to 'SS' in the SPI subclass
- Expose and document methods in SPI subclass for interacting directly with the SS pin
- Define methods required for Device::Chip's split-transaction SPI
- Add I2C read method
- Add sleep method
- BUGFIXES
- Ensure that failed recv still sends I²C STOP condition
- Bugfix to Device::Chip::Adapter SPI protocol implementation to allow ->read and ->readwrite to actually work
Modules
a Device::Chip::Adapter implementation
use USB-attached serial interface chips from FTDI.
use an FDTI chip to talk the I²C protocol
use the MPSSE mode of an FDTI chip
use an FTDI chip to talk the SPI protocol