Search found 2 matches

by ivan_ca97
Fri Feb 02, 2024 7:34 pm
Forum: ESP-IDF
Topic: Properly using the SPI peripheral to drive a screen
Replies: 2
Views: 840

Properly using the SPI peripheral to drive a screen

Hello everyone. I'm writing a driver for a 480x320 screen. I guided myself through the examples and managed to get it working to surprisingly good results, but I was wondering if there's a better way to handle this. Right now, I'm using the "spi_device_polling_transmit" function to send 10 480 pixel...
by ivan_ca97
Wed Nov 24, 2021 2:19 pm
Forum: ESP-IDF
Topic: Installer of ESP-IDF tools fails with exit code 101
Replies: 0
Views: 2150

Installer of ESP-IDF tools fails with exit code 101

Hello everyone, sorry if this is not the correct category to post in, it's my first post here. I'm trying to use the installer for the tools needed for the ESP32, however, I get the error message "Installation has failed with exit code 101". From what I see on the screen (attached picture), it seems...