Replies: 2 comments 11 replies
-
This is not a bug. At most a feature request. Moving to discussions. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@Seeung can you elaborate a bit more on the intended usage scenario? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I propose to add support for communication using SPI via UART.
How to solve the problem
To do this, you need to implement
SpiDevice
overSerial
.Describe alternatives you've considered
No response
Aditional context
An example of such a scenario is using
stc12f204
andnrf24l01
.Beta Was this translation helpful? Give feedback.
All reactions