Search found 6 matches

by espmoses
Sun Jan 15, 2023 10:09 pm
Forum: ESP32 Arduino
Topic: Size discrepancy for .bin file in Arduino output
Replies: 0
Views: 896

Size discrepancy for .bin file in Arduino output

Hi Everybody, I have noticed a size discrepancy in the Arduino output vs the actual size of the .bin file. I get the following from a compile.. Sketch uses 1195002 bytes (91%) of program storage space. Maximum is 1310720 bytes. Global variables use 46812 bytes (14%) of dynamic memory, leaving 280868...
by espmoses
Sun Jan 15, 2023 9:43 pm
Forum: ESP32 Arduino
Topic: Which board type to choose for ESP32-DevKitC-VE ?
Replies: 0
Views: 732

Which board type to choose for ESP32-DevKitC-VE ?

Hello Everyone, I have several original ESP32-DevKitC-VE boards. I am wondering which particular "board" I should be selecting in the Arduino IDE ? I've used Node32s initially, and although it was working fine, I didn't have all the options I should have had in the tools menu. I believe after an upg...
by espmoses
Mon May 30, 2022 10:14 pm
Forum: Hardware
Topic: Constantly have to hit "boot" button to program official ESP32 devkitc boards
Replies: 3
Views: 1870

Re: Constantly have to hit "boot" button to program official ESP32 devkitc boards

Yes, as mentioned, I've tried adding capacitors to EN.. various sizes, no difference.

I'll try and setup another computer. See if that helps.

Thanks.

Regards,
-Moses
by espmoses
Sun May 29, 2022 10:33 pm
Forum: Hardware
Topic: Constantly have to hit "boot" button to program official ESP32 devkitc boards
Replies: 3
Views: 1870

Constantly have to hit "boot" button to program official ESP32 devkitc boards

Hello, I've got what may be a common problem with some ESP32 dev modules.. I have to constantly hit the "boot" button on the board to get it to take a program. I've had this problem on generic boards before. To try and avoid this problem I purchased several official ESP32-DEVKITC-xx modules. But the...
by espmoses
Tue Jan 04, 2022 1:19 am
Forum: Hardware
Topic: What is the most commonly available ESP32 dev board? Pinout and dimensions?
Replies: 4
Views: 9968

Re: What is the most commonly available ESP32 dev board? Pinout and dimensions?

Thank you for the replies. I confirmed the row spacing of the official DevkitC boards to indeed be 25.4mm (1.0") from looking at the gerber files (didn't know they published them). So far I think the DevkitC board is going to be my best bet. Especially since I will have less worry about quality from...
by espmoses
Mon Jan 03, 2022 4:11 am
Forum: Hardware
Topic: What is the most commonly available ESP32 dev board? Pinout and dimensions?
Replies: 4
Views: 9968

What is the most commonly available ESP32 dev board? Pinout and dimensions?

Hello, I'm working on an electronics project and decided on the ESP32 as it's controller. This will be a hobby type 'kit' so I prefer to use a development plugin board that can easily be swapped out instead of a raw solder on module. Expecting to make a few hundred. This is my first use of the ESP32...