Search found 2 matches
- Sat Dec 23, 2023 11:23 pm
- Forum: General Discussion
- Topic: using ESP32-S3 programming and UART0 question
- Replies: 0
- Views: 3007
using ESP32-S3 programming and UART0 question
hello, meanwhile i am waiting for my costume board base on esp32-s3-mini to arrive i am writing a code in arduino ide for it and i came across a doubt in my design. i am using USB(gpio19-20) for programming and i connected uart0(gpio 39-40) to use a uart with device that works on uart. my question i...
- Mon Dec 11, 2023 11:51 pm
- Forum: ESP-IDF
- Topic: ESP-IDF broken since today. Same Error on 2 different machines not connected.
- Replies: 1
- Views: 10399
Re: ESP-IDF broken since today. Same Error on 2 different machines not connected.
not related to this question but to your old post about using 2 spi in parallel, can you share how you did it? i am working on Arduino IDE and i am trying to figure out how to control the many devices on each bus situation but the internet is not helping much, nor chatgpt. thank you