Changes for version 0.13 - 2017-01-08
- CHANGES
- Add debugging prints to SPI MPSSE subclass
- Improved I²C transfer speed
- BUGFIXES
- Split writes longer than 1024 bytes into chunks to avoid stalling the device on buffer overruns
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