Extended Use of SPI on AG32
The AG32 supports two SPI interfaces, namely: SPI0 and SPI1; Both interfaces are functionally equivalent and only support SPI-Master mode. SPI is a full-duplex synchronous serial communication protocol that supports high-speed data transmission. Determine whether to use the “extended mode”: The default SPI driver in the SDK is encapsulated for use with flash memory and … Read more