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: 15277

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: 2597

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 r...
by satishiot
Fri Oct 06, 2017 4:28 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 16640

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: 16640

Re: Flash timing

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

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 runnin...
by satishiot
Tue Sep 26, 2017 8:02 am
Forum: General Discussion
Topic: Flash timing
Replies: 8
Views: 16640

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 ( ESP32D0WDQ6 )...