Search found 3 matches

by marsal64
Sat Aug 12, 2023 3:33 pm
Forum: Hardware
Topic: epaper e-ink 2.13" SPI GDEW0213T5 212x104
Replies: 1
Views: 553

epaper e-ink 2.13" SPI GDEW0213T5 212x104

Hi, I am struggling a little to find the easiest way how to integrate into ESP-IDF the SPI eink display 2.13" 212x104, coded GDEW0213T5, black and white (branded under "MH-ET LIVE" in my case). I have tried cale-idf library but I was not sucessful up to now as it does not support the exact type. Any...
by marsal64
Fri Feb 04, 2022 5:48 pm
Forum: General Discussion
Topic: ESP32-C3-DevKitM-1 and SPI questions
Replies: 2
Views: 5356

Re: ESP32-C3-DevKitM-1 and SPI questions

OK, just a note:
I am currently using SPI_N=1, polling SPI way and half-duplex and everything seems to work smoothly for INA229.
Still a little curious, however, regarding the original questions ;-)
by marsal64
Tue Jan 25, 2022 8:23 am
Forum: General Discussion
Topic: ESP32-C3-DevKitM-1 and SPI questions
Replies: 2
Views: 5356

ESP32-C3-DevKitM-1 and SPI questions

Hi, a beginner here… Could you kindly help me with some question marks related to ESP32-C3-DevKitM-1 and SPI? Here is what I read at https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-reference/peripherals/spi_master.html: ESP32-C3 integrates 3 SPI peripherals. • SPI0 and SPI1 are use...