Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
university:tools:m2k:libm2k:digital_communication [25 Jan 2021 15:23] – [How to build it?] Adrian Suciuuniversity:tools:m2k:libm2k:digital_communication [19 Aug 2021 12:44] (current) – Add SPI cs_polarity parameter Teo Perisanu
Line 47: Line 47:
     * miso - index of any digital pin     * miso - index of any digital pin
     * bit_numbering - {LSB | MSB}     * bit_numbering - {LSB | MSB}
 +    * cs_polarity - {ACTIVE_LOW | ACTIVE_HIGH}
  
 **Functions:** **Functions:**
Line 242: Line 243:
 ====== Libm2k and no-OS drivers ====== ====== Libm2k and no-OS drivers ======
  
-Analog Devices offers a variety of [[https://github.com/analogdevicesinc/no-os|No-OS drivers]] for a variety peripherals in a hardware agnostic format. These drivers can be interfaced with the libm2k in order to use the M2K as a master to configure/use the peripheral. Documentation for the drivers available [[/resources/tools-software/uc-drivers-all | here]].+Analog Devices offers a variety of [[https://github.com/analogdevicesinc/no-os|No-OS drivers]] for a variety peripherals in a hardware agnostic format. These drivers can be interfaced with the libm2k in order to use the M2K as a master to configure/use the peripheral. Documentation for the drivers available [[resources:no-os:drivers| here]].
  
 In order to integrate libm2k with no-OS drivers some standard steps must be followed: In order to integrate libm2k with no-OS drivers some standard steps must be followed:
university/tools/m2k/libm2k/digital_communication.txt · Last modified: 19 Aug 2021 12:44 by Teo Perisanu