Search found 3 matches

by akon13014
Thu Jul 19, 2018 7:20 am
Forum: ESP-IDF
Topic: Rotary encoder problem with interruption
Replies: 1
Views: 4071

Rotary encoder problem with interruption

Hi, I am a beginner with the ESP32 and I wish to realize a simple counter which is incremented with each rotation of a Rotary Encoder. For this I need to interrupt when a rotation is made, I disable the interruption to not return constantly. Depending on the input (signal A or signal B) that goes fi...
by akon13014
Tue Jul 10, 2018 12:13 pm
Forum: ESP-IDF
Topic: ESP32 with driver led TLC5927
Replies: 0
Views: 2490

ESP32 with driver led TLC5927

Hi, I'm a beginner and I wanted to use the ESP32 to drive 16 leds with TLC5927; You find the datasheet here http://www.ti.com/lit/ds/symlink/tlc5926.pdf I use the following code t read out the package but it doesn't work :roll: , I use SPI bus of ESP to communicate with the TL5927. To start, I just ...
by akon13014
Tue May 29, 2018 8:52 am
Forum: General Discussion
Topic: Error when flashing gpio example
Replies: 3
Views: 4627

Re: Error when flashing gpio example

Hi,
I have the same issue, did you have resolve it ?

Thanks