Search found 6 matches

by satishiot
Tue Dec 12, 2017 5:33 am
Forum: General Discussion
Topic: Welcome to the Official ESP32 forum!
Replies: 7
Views: 17794

Re: Welcome to the Official ESP32 forum!

Hi dipankar

Check this link

viewforum.php?f=2

Look for new post and feel free to raise you doubts to the experts.

Cheers !! :)
by satishiot
Tue Dec 12, 2017 5:28 am
Forum: General Discussion
Topic: ESP32 SPI slave receive interrupt 
Replies: 0
Views: 3053

ESP32 SPI slave receive interrupt 

Hello,
I am trying to connect ESP32 as a SPI Slave mode with a sensor (the senor is not just a sensor, it is a sensor device, equipped microcontroller in it, which is the Master).
I want to enable the receive interrupt of SPI slave, so that, whenever any byte I receive from Sensor, control goes to ...
by satishiot
Fri Oct 06, 2017 4:28 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 20368

Re: Flash timing

Is it a limitation of the devkitC?

Can the part be programmed though the JTag interface as well?
by satishiot
Wed Oct 04, 2017 7:42 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 20368

Re: Flash timing

Im using DevkitC .
by satishiot
Thu Sep 28, 2017 6:06 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 20368

Re: Flash timing

thanks ESP_igrr .
Changing baud to 921600 baud gave following o/p....

Compressed 1217936 bytes to 663495...
Wrote 1217936 bytes (663495 compressed) at 0x00010000 in 14.1 seconds (effective 693.1 kbit/s)...

But when i tried using 2M as baud rate it shows following error ..
Running stub...
Stub ...
by satishiot
Tue Sep 26, 2017 8:02 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 20368

Flash timing

Hi Experts ,

Wanted to know is ....

To flash app of 1217936 bytes (663495 compressed) it took 58.9 seconds (effective 165.5 kbit/s). ( Not added bootloader.bin and partition table programming time )

Any Ideas why the programming is so slow (58 seconds).Is the speed of the part itself ...

Go to advanced search