Esp32-s3 has schmitt trigger inputs ?

Baldhead
Posts: 468
Joined: Sun Mar 31, 2019 5:16 am

Esp32-s3 has schmitt trigger inputs ?

Postby Baldhead » Wed Oct 09, 2024 6:19 pm

Hi,

I am using a i/o input with rising edge interrupt.
The interrupt is being triggered on the rising edge most of the time, but sometimes the interrupt is triggered in rising edge and falling edge.
The rising edge signal has a 950 ns slope(with good format signal), but the falling edge has a slower slope and the falling slope signal it's not that good.

I would like to know if esp32s3 has schmitt trigger inputs.

I can create a software filter but i wouldn't like the interrupt to use processor resources and be triggered at the wrong time.

In annex follow the signal.
Yellow signal is input sync signal(i/o 38).
Blue signal is output(i/o 47; 1,8V) setting inside interrupt.

Thank's.
Attachments
signal.jpg
signal.jpg (249.13 KiB) Viewed 1399 times

MicroController
Posts: 1724
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Esp32-s3 has schmitt trigger inputs ?

Postby MicroController » Wed Oct 09, 2024 10:20 pm

Baldhead wrote:
Wed Oct 09, 2024 6:19 pm
I would like to know if esp32s3 has schmitt trigger inputs.
No Schmitt triggers in the ESPs, AFAIK.

Baldhead
Posts: 468
Joined: Sun Mar 31, 2019 5:16 am

Re: Esp32-s3 has schmitt trigger inputs ?

Postby Baldhead » Wed Oct 09, 2024 10:31 pm

MicroController wrote:
Wed Oct 09, 2024 10:20 pm
Baldhead wrote:
Wed Oct 09, 2024 6:19 pm
I would like to know if esp32s3 has schmitt trigger inputs.
No Schmitt triggers in the ESPs, AFAIK.
Espressif should review this and put schmitt trigger inputs on its chips.

I believe this is a very common thing in other manufacturers.

Baldhead
Posts: 468
Joined: Sun Mar 31, 2019 5:16 am

Re: Esp32-s3 has schmitt trigger inputs ?

Postby Baldhead » Thu Oct 10, 2024 12:38 am

A small RC filter apparently did the trick in bench testing.

It didn't solve it 100%, but it helped a lot, i think, at least looking at the oscilloscope.

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

Re: Esp32-s3 has schmitt trigger inputs ?

Postby ESP_Sprite » Sat Oct 12, 2024 3:14 am

Baldhead wrote:
Wed Oct 09, 2024 10:31 pm

Espressif should review this and put schmitt trigger inputs on its chips.

I believe this is a very common thing in other manufacturers.
Yep, we realized this. ESP32-P4 and later have schmitt triggers (TRM calls them 'hysteresis functionality').

Who is online

Users browsing this forum: pmi2410 and 132 guests