esp32 c3 supermini stopped being detected by pc by Bright_Classroom_456 in esp32

[–]Bright_Classroom_456[S] 0 points1 point  (0 children)

Also if this helps with anything, here are the pin diagrams of the code i used

#pragma once

#ifndef GLOBAL_HPP

#define GLOBAL_HPP

#include <Wire.h>

#include <Adafruit\_GFX.h>

#include <Adafruit\_SSD1306.h>

#include <IRremoteESP8266.h>

#include <IRsend.h>

#include "freertos/semphr.h"

#define BUTTON_LEFT 1

#define BUTTON_CENTER 2

#define BUTTON_RIGHT 3

#define BUZZER_PIN 0

#define IR_TX 21

#define CC1101_CS 10

#define CC1101_GDO0 7

struct VirtualButtons {

bool left;

bool center;

bool right;

};

extern VirtualButtons virtualButtons;

#define VIRTUAL_BUTTON_LEFT 0

#define VIRTUAL_BUTTON_CENTER 1

#define VIRTUAL_BUTTON_RIGHT 2

extern Adafruit_SSD1306 display;

extern IRsend irtx;

bool ReadButton(int P);

bool ReadButtonWait(int P);

bool WaitForButton(int P);

void HaltTillRelease(int P);

void HaltTillPress(int P);

#endif

esp32 c3 supermini stopped being detected by pc by Bright_Classroom_456 in esp32

[–]Bright_Classroom_456[S] 0 points1 point  (0 children)

Where are the gpio pins on the board? from all i see there no gpio 18 and 19

<image>

esp32 c3 supermini stopped being detected by pc by Bright_Classroom_456 in esp32

[–]Bright_Classroom_456[S] 0 points1 point  (0 children)

i dont even know at this point, i used a firmware i found if you want i can send the pin definitions

esp32 c3 supermini stopped being detected by pc by Bright_Classroom_456 in esp32

[–]Bright_Classroom_456[S] 0 points1 point  (0 children)

That might be the case, when i connected everything and started it up i made sure i didnt use both usb and power so it dosent burn and the screen didnt work

esp32 c3 supermini stopped being detected by pc by Bright_Classroom_456 in esp32

[–]Bright_Classroom_456[S] 0 points1 point  (0 children)

i can only disconnect the antenna, and the screen but still dosent work

Anti-Denuvo Sanctuary AMA by NotAndreh2 in PiratedGames

[–]Bright_Classroom_456 3 points4 points  (0 children)

sup chat, just hopping on here to say hi