Replies: 1 comment
-
I am a bit further, I think it is not micropython related but a linux problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a problem to communicate in linux with micro python ver 1.20 LOLIN_S2_MINI_20230426-v1.20.bin
on Linux: On ESP32, version 1.20 communication through /dev/ttyUSB0 is OK
on Linux: On ESP32s2, version 1.19 communication through /dev/ttyACM0 is OK
on Windows: On ESP32s2, version 1.20 communication through com3 OK (in Virtualbox with Linux host ttyACM0)
on Linux: On ESP32s2, version 1.20 communication through /dev/ttyACM0 ==> no response
abstract ESP32s2 v1.19 on Linux OK while v1.20 no response
I would appreciate your thoughts about how to get 1.20 working under Linux
my Linux OS is openSUSE Tumbleweed
Thanks
Beta Was this translation helpful? Give feedback.
All reactions