pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
196 stars 167 forks source link

Problem with a thread freezing the other threads #592

Open elientumbaluanga opened 2 years ago

elientumbaluanga commented 2 years ago

Hello , I have a program with 4 threads. One of the four threads is listening to an input. Following the state of the input[pin17=Pin("P17", mode=Pin.IN)] , i have all of my program not responding. I did a downgrade of the firmware, and the problem was fixed. Can you see this problem Cordially.

elientumbaluanga commented 2 years ago

@martijnthe @amotl @ftylitak @DvdGiessen

amotl commented 2 years ago

Dear Elie,

thanks for pinging me. However, I don't use Pycom MicroPython actively anymore, so apologies that I can't help here. Good luck that your issue will be resolved in one way or another.

With kind regards, Andreas.

elientumbaluanga commented 2 years ago

@martijnthe @ftylitak @DvdGiessen