SPI

SPI on MBLS102xA: * plannend for future revision * Does only work with BSP Rev. 106 * Tested with BSP Rev.0104, MBLS102xA Rev.0202, TQMLS1020A-AD Rev.0203 * SPI-Interface(spidev0.0): SIN/SOUT (Pin 36/38) on X18 <code> root@MBLS102xa:~ spidev_test -D /dev/spidev0.0 </code>

SPI on MBa6x:

  • Tested with BSP Rev.109, MBa6x Rev.200, TQMa6Q-AA Rev.0203
  • SPI-Interface(spidev0.1): MISO/MOSI (Pin 43/44) on X27
  • SPI-Interface(spidev4.0): MISO/MOSI (Pin 51/53) on X28
root@MBa6x:~ cd /usr/bin
root@MBa6x:/usr/bin ./spidev_test -D /dev/spidev0.1
root@MBa6x:/usr/bin ./spidev_test -D /dev/spidev4.0

SPI on MBa7x:

  • Tested with BSP Rev.0101, MBa7x Rev.200, TQMa7D-PROTO1 Rev.0101
  • SPI-Interface(spidev0.0): MISO/MOSI (Pin 43/44) on X23
  • SPI-Interface(spidev1.0): MISO/MOSI (Pin 32/44) on X25
root@MBa7x:~ cd /usr/bin
root@MBa7x:/usr/bin ./spidev_test -D /dev/spidev0.0
root@MBa7x:/usr/bin ./spidev_test -D /dev/spidev1.0

Example



Disclaimer
TQ-Systems GmbH provides the Board Support Packages (BSP) free of charge. The software included in the shipment has been configured individually for the starter kits. The software is only intended to evaluate the module. The use of the Board Support Packages (BSP) is only allowed within the scope of functionality described by TQ-Systems GmbH. TQ-Systems GmbH does not accept any liability for all further changes of the Board Support Package and for any damage resulting from its use.