Interrupts ESP32.

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
djebirmalik
Posts: 19
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Flowcode v10 Interrupts ESP32.

Post by djebirmalik »

Hi,Hello everybody.

I'm making this post because I noticed that interrupts don't work with the ESP32.
I downloaded the latest FC10 patch xxxx , but nothing helped.

Regards.
Flowcode1.fcfx
(12.48 KiB) Downloaded 59 times

mnfisher
Valued Contributor
Posts: 953
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 507 times

Re: Interrupts ESP32.

Post by mnfisher »

What do you mean by 'doesn't work' - for example if the pin is connected to a switch you might get several interrupts due to bounce..

Also worth checking (using a terminal program - such as PuTTY) that the esp32 isn't spitting out some info.

Martin

djebirmalik
Posts: 19
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Re: Interrupts ESP32.

Post by djebirmalik »

Hi,Martin;

The simulation does not work. Regards.

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Interrupts ESP32.

Post by p.erasmus »

Hi

I might be wrong however I still have the view Interrupts are not supported in Simulation
Regards Peter - QME Electronics

djebirmalik
Posts: 19
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Flowcode v10 Re: Interrupts ESP32.

Post by djebirmalik »

Hi,Peter;

No, the simulation does not work.Why ????? Regards.

mnfisher
Valued Contributor
Posts: 953
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 507 times

Re: Interrupts ESP32.

Post by mnfisher »

It doesn't seem to work in sim - which is odd as you'd imagine the simulation engine was the same as other targets (it does work, for example on AVR)

Martin

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Interrupts ESP32.

Post by Steve-Matrix »

I've confirmed the error and I will look into it. Thanks for letting us know.

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Interrupts ESP32.

Post by Steve-Matrix »

I think the error can be fixed with a library update for the target device. We should have a new one for you soon.

djebirmalik
Posts: 19
Joined: Thu Dec 03, 2020 5:21 am
Has thanked: 1 time
Been thanked: 1 time

Re: Interrupts ESP32.

Post by djebirmalik »

In the meantime, thank you all.

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Flowcode v10 Re: Interrupts ESP32.

Post by BenR »

Hello,

Hopefully fixed for you now.

Post Reply