Search found 3 matches

by espNooB0xFF
Thu Jul 04, 2019 1:42 am
Forum: General Discussion
Topic: Commit versions / Github / ESP-IDF
Replies: 1
Views: 2654

Commit versions / Github / ESP-IDF

I'm not sure where else to ask apart from general forums, and it's an ESP32 related question. I am looking for IDF commit commit 12caaed28063e32d8b1fb13e13548b6fa52f87b3 but I can't seem to find this anywhere. How do I find the correct commit number so that I can get the example up and running? I ha...
by espNooB0xFF
Thu Jul 04, 2019 1:28 am
Forum: ESP32 Arduino
Topic: Arduino libraries
Replies: 3
Views: 5645

Re: Arduino libraries

Hi. So far I have found very little difference from the libs I've used (generally standard stuff / SD etc) but there are a few things that can be confusing if and when you go to use them. For example.. If you want to set the PWM on an LED / output then you first need to set the frequency, channel an...
by espNooB0xFF
Wed Jul 03, 2019 4:18 pm
Forum: ESP32 Arduino
Topic: ESP32 TFTespi / ILI9341/ SD issue.
Replies: 0
Views: 2008

ESP32 TFTespi / ILI9341/ SD issue.

Hi. First time posting. I am using the following: Arduino 1.8.9 ESP32 WRoom MicroSD (SDHC 8GB) ILI9341 Touch Everything was working fine up until a few days ago. The display is running fine. As expected. (And fast!). I'm using the hardware SPI. Pin 4 is the SD SS. When I run a test program to read f...