ESP32-C6 Pin Selection Support

dovov97815
Posts: 22
Joined: Mon Aug 17, 2020 10:24 am

ESP32-C6 Pin Selection Support

Postby dovov97815 » Wed Feb 22, 2023 6:17 am

Hello,

As, ESP32-C6 is new, we didn't find more information about pinout selection,

We are using ESP32-C6-WROOM1 Module in our Project.

We have a query regarding using Strapping Pins.

1) As per the Modules's Datasheet,
MTMS : Floating
MTDI : Floating
GPIO8 : Floating
GPIO9 : Pull-up
GPIO15 : Floating
at Default Configuration.

So, Except GPIO9 pin all strapping Pins are showing Floating. So, at those pins which external Resistor should be use (Pull up or Pull down) and which value it should be?

Thank You

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

Re: ESP32-C6 Pin Selection Support

Postby ESP_Sprite » Thu Feb 23, 2023 6:52 am

That's documented in the datasheet. For normal use you only should need to worry about GPIO8 and GPIO9; all the other bootstrap pins don't apply and can be at any level.

ESP_LJH
Posts: 387
Joined: Tue May 18, 2021 9:21 am

Re: ESP32-C6 Pin Selection Support

Postby ESP_LJH » Thu Feb 23, 2023 6:54 am

Hello, I think in the module datasheet, 3.3 strapping pins, you could see not only which are strapping pins and also how some modes are controller by them. E.G. Table 6 is boot mode control, it says when GPIO8 is high and GPIO9 is low, C6 will enter into download mode. So you are suggested to add a pull-up at GPIO8 and a test point at GPIO9.

Who is online

Users browsing this forum: No registered users and 27 guests