Search found 2 matches

by MaxTTL
Tue Feb 04, 2025 5:52 pm
Forum: Hardware
Topic: Esp32 serial communication thru rs3232
Replies: 1
Views: 1311

Esp32 serial communication thru rs3232

Hello all,
I am trying to validate the Serial communication of my pcb. To do so, I am using the second uart chanel for this communication, going to Max 3233 supplied with 3.3V. After the max ic a db9 connector is used on the pcb.
Using a cable rs232 to usb I am connecting my pcb to the PC.
I have ...
by MaxTTL
Fri Sep 27, 2024 1:37 pm
Forum: Hardware
Topic: Guru Meditation Error: Core 1 panic'ed
Replies: 1
Views: 1674

Guru Meditation Error: Core 1 panic'ed

Hello all,
I am trying to read some pulses of GPIO34 which is input pin for may application and when I use serial print, I am getting some errors like the name of this topic.

[Codebox]int FC_PIN = 34; // Pin for frequency measurement

void Get_Cycle_Length(void* arrow) {
for (;;) {
volatile ...

Go to advanced search