Search found 4 matches
- Fri Mar 03, 2023 5:37 pm
- Forum: Hardware
- Topic: Using GPIO pins on a Lyra-T board
- Replies: 5
- Views: 2139
Re: Using GPIO pins on a Lyra-T board
Thanks for the reply. I'm not much good with software either (or hardware! :roll: ) I think I'm going to try I2C rotary encoder boards. They should only need one (interrupt) pin each, which hopefully will work with the JTAG pins that are functioning. I've had an OLED display running on the I2C heade...
- Wed Mar 01, 2023 6:28 pm
- Forum: Hardware
- Topic: Using GPIO pins on a Lyra-T board
- Replies: 5
- Views: 2139
Re: Using GPIO pins on a Lyra-T board
I don't understand this, as the hardware reference says that (after JTAG is enabled)
Is anyone here from Espressif who could explain this?
Thanks, Peter
So surely Pin 13 should be available for me to use too?Vol- touch button is not available for use with the API
Is anyone here from Espressif who could explain this?
Thanks, Peter
- Mon Feb 27, 2023 9:17 am
- Forum: Hardware
- Topic: Using GPIO pins on a Lyra-T board
- Replies: 5
- Views: 2139
Re: Using GPIO pins on a Lyra-T board
Thanks for the reply. I think the SD card is disabled with the DIP switches in that configuration, so Pin 15 should be okay? Yes, the 'Allocation of ESP32 pins' section of the Hardware Reference doc says that Pin 13 is also used for the Vol- touch pad. Presumably this is the issue. Is there any way ...
- Sun Feb 26, 2023 11:19 pm
- Forum: Hardware
- Topic: Using GPIO pins on a Lyra-T board
- Replies: 5
- Views: 2139
Using GPIO pins on a Lyra-T board
Hello, I am trying to use the JTAG header pins as GPIO pins on a Lyra-T board. I have switched the DIP switches as per the Hardware Ref to enable JTAG (DIP switches 3 to 7 ON). I want to run two rotary encoders using the four available pins (earth being provided on a power rail). I am using the ESP-...