DAVE TIP of the day: How to easily switch between multiple SPI slaves?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
You can use SPI001Configure () API to switch control of multiple SPI slaves with different configurations:
1) Input the "Number of chip select lines" required in the "SPI001 Configuration" tab
2) Do manual pin assignment for "ChipSelectA" & "ChipSelectB" etc
3) Use SPI001Configure () API to pass several parameters at one time
0 Likes
0 Replies