Search found 3 matches

by Aashikms
Tue May 28, 2024 9:46 am
Forum: ESP-IDF
Topic: Building dfu.bin in visual studio
Replies: 1
Views: 643

Re: Building dfu.bin in visual studio

Anyone knows about this, thanks.
by Aashikms
Mon May 27, 2024 10:11 am
Forum: ESP-IDF
Topic: Building dfu.bin in visual studio
Replies: 1
Views: 643

Building dfu.bin in visual studio

I want to build and flash the application to ESP32 S3 using DFU mode. But I am not seeing a build option in visual studio code, all I see if flash in DFU mode, but I am getting error as it is unable to find dfu.bin. Kindly point me to any detailed document to perform this operation.
by Aashikms
Thu Apr 25, 2024 1:39 pm
Forum: ESP-IDF
Topic: Get GPIO pin details like direction, pull-up mode etc
Replies: 0
Views: 309

Get GPIO pin details like direction, pull-up mode etc

Hi,

I am implementing some program in ESP32 S3 zero board, Is there any API available for me to read the Pin direction, Pin pull-up mode and iterrupt type?
I see only set API's for direction and others but get API's are not avilable. Kindly help me out here.

-Aashik MS