Search found 4 matches

by dipankarpanda
Mon Dec 11, 2017 12:06 pm
Forum: Sample Code
Topic: SPI slave communication with another microcontroller
Replies: 9
Views: 14714

Re: SPI slave communication with another microcontroller

Hi, I have the similar question like @karimuk. 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 ...
by dipankarpanda
Mon Dec 11, 2017 11:52 am
Forum: General Discussion
Topic: Welcome to the Official ESP32 forum!
Replies: 7
Views: 15497

Re: Welcome to the Official ESP32 forum!

Hi,
It may look a little stupid question, But I really wanted to know how to post a new question in the forum. I couldn't find any option... Please reply....
by dipankarpanda
Mon Dec 11, 2017 11:50 am
Forum: General Discussion
Topic: question about the oscillators
Replies: 9
Views: 15995

Re: question about the oscillators

i measured using a simple oscilloscope....
by dipankarpanda
Thu Nov 23, 2017 3:34 pm
Forum: General Discussion
Topic: question about the oscillators
Replies: 9
Views: 15995

Re: question about the oscillators

Guys, Can you please let me know the accuracy of the external crystal as well as internal RC oscillator used in dev board. For my application I need to make a fine tune timer interrupt. Where timer ISR should Run in every 0.0039064 sec or 3.9064 mili sec. I have tried to achieve this but I couldn't ...