SPI Controller
#265
-
I am trying use the quickstart example for SPI communication for FT2232 Mini Module. spi = SpiController() How would I be able to define SpiController? What needs to be imported? |
Beta Was this translation helpful? Give feedback.
Answered by
eblot
Aug 3, 2021
Replies: 1 comment
-
See for example Line 22 in e2a4eac |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
npilar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See for example
pyftdi/pyftdi/tests/spi.py
Line 22 in e2a4eac