Search found 35 matches

by kamesh
Mon Jul 03, 2017 5:10 am
Forum: General Discussion
Topic: GPIO0 as ADC
Replies: 2
Views: 5042

GPIO0 as ADC

Hi,
As GPIO0 is a boot strapping pin can it be used as ADC?
by kamesh
Mon Jun 26, 2017 10:39 am
Forum: General Discussion
Topic: spp profile example
Replies: 0
Views: 3178

spp profile example

Hi,
Can anyone share me the example code of bluetooth SPP. How the communication is happening between esp32 bluetooth(ble/gatt/spp) and android mobile. pls share details on these.
by kamesh
Sun Jun 18, 2017 4:18 pm
Forum: General Discussion
Topic: Dedicated spi flash pins
Replies: 3
Views: 6532

Re: Dedicated spi flash pins

Yes I am flashing my code
by kamesh
Sat Jun 17, 2017 7:30 am
Forum: General Discussion
Topic: Dedicated spi flash pins
Replies: 3
Views: 6532

Dedicated spi flash pins

Hai,

I am not able to configure dedicated spi flash pins (gpio6 to gpio11) as general purpose I/O. Suggest how it can be done and explain the functions of the corresponding pins. I am using sdk v 2.0.


Thanks,
kamesh.c
by kamesh
Tue May 16, 2017 1:34 pm
Forum: General Discussion
Topic: DAC is not working
Replies: 2
Views: 5832

DAC is not working

HI

i HAVE USED FIRST RELEASE OF ESP-IDF-MASTER SDK IN THAT DAC DRIVER IS WORKING.( i USED FOR AUDIO AMPLIFIER) BUT LATEST VERSION OF ESP-IDF DAC IS NOT WORKING. IT IS LINKED WITH RTC. PLS SUGGEST ME ANY EXAMPLE OF DAC DRIVER.

THANKS.
by kamesh
Thu Jan 19, 2017 1:29 pm
Forum: General Discussion
Topic: Bluetooth throughput
Replies: 0
Views: 3407

Bluetooth throughput

hi,

Can any one suggest me about data throughput of blue tooth in esp32. Is there any example of BT classic mode in esp32?
by kamesh
Sat Jan 07, 2017 11:17 am
Forum: General Discussion
Topic: ble throughput
Replies: 0
Views: 3444

ble throughput

hi,

Can any one tell me about throughput of ble in esp32.
by kamesh
Thu Dec 29, 2016 3:32 am
Forum: General Discussion
Topic: external interrupts
Replies: 3
Views: 7350

external interrupts

How to make gpio as an external interrupt?
by kamesh
Wed Dec 28, 2016 2:01 pm
Forum: General Discussion
Topic: uart receive interrupt
Replies: 4
Views: 8765

Re: uart receive interrupt

hi,

I used uart driver but i could not find any interrupt handler in that. pls guide me how to enable receive interupt and where the handler function reside in driver.
by kamesh
Wed Dec 28, 2016 11:11 am
Forum: General Discussion
Topic: uart receive interrupt
Replies: 4
Views: 8765

uart receive interrupt

hi,

How to enable uart receive interrupt?