USB serial issue using terminal block for firebeetle 2

userHead dogbox 2023-05-27 12:52:17 575 Views6 Replies

I have a FireBeetle 2 ESP32 S3 and a dfrobot terminal block for Firebeetle 2 (v1.0)

 

When I connect the ESP32 to the PC USB port, Windows recognises the serial device and assigns a port.  If i put the ESP32 on the terminal block then attach the esp32 to the PC USB port, Windows reports that it cannot determine the device.

 

 

 

If i compile and upload a sketch such as blinking the LED when it's disconnected from the terminal block, then plug it into the terminal block and attach to the USB, it powers up and executes the code.

 

The same occurs with a different PC, different Firebeetle 2 and different terminal block (i have two of each).  The PC is running Windows 11, the USB ports on the PC I have tried are USB-C V3.1, USB-A V3.0 and V2.0.

 

It seems like the data isn't operating when I connect to the terminal block, only the power, which makes the terminal block pretty useless.

 

Any ideas?  Has anyone else encountered this problem, or know the solution?

2023-07-13 16:10:41

I found the problem.The pins of Firebeetle ESP32-S3 are not D+,D-,D14, or A5, while the pins connected to the Terminal Block Board are 3V3,GND,SCL, and SDA.

userHeadPic erhahaha
erhahaha wrote:

The solution I have found so far is not to have pins D+,D-,D14,A5 connected to the terminal block.

2023-07-14 09:20:12
jenna wrote:

Hi!

 

Thank you for your feedback! 

 

The Firebeetle ESP32-S3 is our latest product. We have updated the product description for DFR0923.

2023-07-14 14:17:54
2 Replies
2023-06-05 15:49:52

Have these two products:

      https://www.dfrobot.com/product-2676.html

      https://www.dfrobot.com/product-2595.html

 

I have installed the usb drivers:

   CP210x_Universal_Windows_Driver

   CH341SER

I have changed the usb cable.

I have connected a regulated 12V supply to the terminal block.

 

When the ESP32 is connected to the terminal block, the USB port does not work for serial connections.  I cannot use a serial monitor when on the terminal block for debugging.

 

 

userHeadPic dogbox
2023-05-29 14:08:40

Could you try to input 7-24V DC power supply on the terminal block to see if it could works?

userHeadPic Yeez_B
dogbox wrote:

Have these two products:

      https://www.dfrobot.com/product-2676.html

      https://www.dfrobot.com/product-2595.html

 

I have installed the usb drivers:

   CP210x_Universal_Windows_Driver

   CH341SER

I have changed the usb cable.

I have connected a regulated 12V supply to the terminal block.

 

When the ESP32 is connected to the terminal block, the USB port does not work for serial connections.  I cannot use a serial monitor when on the terminal block for debugging.

 

2023-06-05 15:50:42
1 Replies