how to use PIO to replace SPI? #14207
Replies: 3 comments
-
|
I would start with this: |
Beta Was this translation helpful? Give feedback.
-
|
If you also are looking for speed you will have to befriend with the DMA too. |
Beta Was this translation helpful? Give feedback.
-
|
@carl336 this is the second discussion you created with what seems a similar question. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, can anybody teach me how to use the PIO function to replace SPI?
The hardware I am using now is Raspberry Pi Pico with RP2040
(MicroPython v1.22.0 on 2023-12-27)
Here is the Micropython code I wrote:
https://paste.fastmirror.net/?94d3afc18f71f351#FpA3y3DqZjA5i8kAe9hJ1kCbDLjnv8i1sNfRY7D4MST5
Beta Was this translation helpful? Give feedback.
All reactions