-
Notifications
You must be signed in to change notification settings - Fork 1.2k
SPI instead of UART #379
Copy link
Copy link
Closed
Description
Hello everyone,
I used so many project esp32 and its great. Thanks all of you guys for this great effort.
Now i wonder if i can use esp32 at with some high speed bus like spi instead of uart.
In my project, i am getting raw camera data and i am processing it with 200mhz mcu. And i want to stream it with wifi. Maybe video server or somethink else. And also, i need to use ble on the esp32.
What should i do to get it done?
Is it possible to stream video signal from uart and use ble? Or should/can i change the bus to spi instead of uart?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels