spi

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
spi [2023-05-08 00:52] asdfspi [2024-03-08 00:47] (current) asdf
Line 8: Line 8:
  
 Though it varies by chip manufacturer, the general process is to pull the desired CS pin low, perform a transfer, and set CS high again. In the Arduino SPI library, these steps should be surrounded by ''SPI.beginTransaction()'' and ''SPI.endTransaction()'' Though it varies by chip manufacturer, the general process is to pull the desired CS pin low, perform a transfer, and set CS high again. In the Arduino SPI library, these steps should be surrounded by ''SPI.beginTransaction()'' and ''SPI.endTransaction()''
 +
 +===== Resources =====
 +  * https://www.gammon.com.au/forum/?id=10892
 +
 +{{tag>electronics protocol}}
  • spi.1683507174.txt.gz
  • Last modified: 2023-05-08 00:52
  • by asdf