The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2018-03-11

  • CHANGES
    • Support other wordsizes for SPI transfer, from 1 to 32 bits
    • Implement the SPI Device::Chip adapter using D:C:ProtocolBase::SPI and support the new ->write_then_read and ->read methods
    • Implement the '_no_ss' variant SPI methods
  • BUGFIXES
    • Fix for certain stall conditions on Future logic with mixed reads/writes in the buffer

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