Search found 7 matches
- Sat Mar 09, 2024 1:53 am
- Forum: General Discussion
- Topic: ESPPROG ESP32S3
- Replies: 1
- Views: 1007
Re: ESPPROG ESP32S3
I have sorted this problem myself thanks.
- Sat Mar 09, 2024 12:40 am
- Forum: General Discussion
- Topic: ESPPROG ESP32S3
- Replies: 1
- Views: 1007
ESPPROG ESP32S3
I am trying to use ESP32S3 with platform IO , when i try to program with JTAG ESPPROG [env:esp32-s3-devkitc-1] platform = espressif32 framework = arduino board = esp32-s3-devkitc-1 monitor_speed = 115200 upload_port = COM6 upload_protocol = esp-prog debug_tool = esp-prog debug_init_break = tbreak se...
- Tue Jan 09, 2024 5:05 pm
- Forum: General Discussion
- Topic: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
- Replies: 6
- Views: 45142
Re: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
Is it possible for you to show me a small example for one port to assign to another port.
I mean including libraries and small code.
Thanks.
I mean including libraries and small code.
Thanks.
- Tue Jan 09, 2024 5:04 pm
- Forum: General Discussion
- Topic: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
- Replies: 6
- Views: 45142
Re: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
Hello,
I found a solution without using IOMUX.
I found a solution without using IOMUX.
- Mon Jan 08, 2024 6:53 pm
- Forum: General Discussion
- Topic: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
- Replies: 6
- Views: 45142
Re: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
Can you please help me little more how i can do it on ESP32-S3-WROOM-1.
I want to use SP3 , SPI/SP0/SP2 are already used.
I want to use SP3 , SPI/SP0/SP2 are already used.
- Mon Jan 08, 2024 3:43 pm
- Forum: ESP IoT Solution 中文讨论版
- Topic: 请教下,esp32-S3-WROOM-1 模块 spi2/spi3 能否同时使用 ?
- Replies: 2
- Views: 12134
Re: 请教下,esp32-S3-WROOM-1 模块 spi2/spi3 能否同时使用 ?
Hello, have you found the solution .?
Sorry i dont speak chinese language.
I also want to use SPI3 because other are used by flash , PSRAM and another spi device.
Can you help please.
I just want to use SPI3 which i think i can map anywhere.
Sorry i dont speak chinese language.
I also want to use SPI3 because other are used by flash , PSRAM and another spi device.
Can you help please.
I just want to use SPI3 which i think i can map anywhere.
- Mon Jan 08, 2024 11:34 am
- Forum: General Discussion
- Topic: ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
- Replies: 6
- Views: 45142
ESP32 S3 N16R2 (QSPI) How to use SPI3 or SPI3
Hello, First time in my life i write somewhere on forums. So this will be my first post of life. I want to used two seperate SPI's , I use ESP32 S3 WROOM 1 (16MB with Quad spi for 2MB). Any one can please tell is it possible to use two SPI's for two different slaves on ESP32-S3- WROOM-1 version N16R...