Skip to content

v4.0.0

Latest

Choose a tag to compare

@xmos-jenkins xmos-jenkins released this 15 Sep 15:17
64e4b9c
  • ADDED: Shutdown method for SPI sync
  • ADDED: Shutdown method for SPI slave
  • ADDED: SPI master optional MISO and SS timing adjustments
  • ADDED: Array transfer method for SPI master sync
  • FIXED: SPI slave MISO now goes Hi-Z when SS is deasserted
  • FIXED: SPI master (all) swapping of SPI modes 0 and 1
  • FIXED: SPI master async non-functional SPI modes 1 and 2
  • FIXED: SPI slave swapping of SPI modes 0 and 1
  • FIXED: Passing NULL ptr to SPI asynch throws exception
  • FIXED: Non-functional tests
  • CHANGED: SPI master async reduced clock blocks from two to one
  • CHANGED: SPI master sync increased max speed to 50+ Mbps
  • CHANGED: State diagrams and wavedrom now rendered by xmosdoc
  • CHANGED: Examples AN00160 and AN00161 now integrated into main document as app_spi_master and app_spi_slave examples
  • REMOVED: Support for XS1 devices