ESP32-C6-DevkitM-1: GPIO Allocation

prodigysounds
Posts: 3
Joined: Thu Jul 27, 2023 3:49 am

ESP32-C6-DevkitM-1: GPIO Allocation

Postby prodigysounds » Wed Mar 27, 2024 3:20 pm

I am designing a system that will be using the following protocols: I2S, I2C, and SPI. I am having difficulty finding where to define the GPIO pins manually to route these signals, I have searched the SDK as best as I could. Could you provide some assistance with defining the necessary GPIOs so that communicate with the external devices in my circuit design?

ESP_Sprite
Posts: 9052
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-C6-DevkitM-1: GPIO Allocation

Postby ESP_Sprite » Thu Mar 28, 2024 1:46 am

For all these peripherals, you can basically pick any (otherwise unused, and watch the strapping pins) GPIO. These peripherals all can be routed through the GPIO matrix, so they can connect to any pin.

Who is online

Users browsing this forum: No registered users and 197 guests