You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple of esp-32cam-ch340 devices. They are a bit different than the esp32-cam devices referenced in this repo - it has a dedicated USB port right on the board. But it appears it's close enough to work.
I have been able to get the FW running on 6/7 devices. Note that I have flashed an older FW 1.1.1 from November, the latest FW gave me some issues which are not in scope of this issue.
There is this 1 device which is causing me troubles. The red LED doesn't blink with the expected 400ms period.
Running minicom with the device connected, I was able to capture some log - see the end of the post.
Even though I used the recommended baud rate 115200, my minicom session was super unstable - it doesn't hold for more than a couple of seconds, I can't really issue commands this way and so on. Eventually also crashing my xhci driver.
I would welcome some advice how to read the serial port reliably.
I have a couple of
esp-32cam-ch340
devices. They are a bit different than theesp32-cam
devices referenced in this repo - it has a dedicated USB port right on the board. But it appears it's close enough to work.I have been able to get the FW running on 6/7 devices. Note that I have flashed an older FW 1.1.1 from November, the latest FW gave me some issues which are not in scope of this issue.
There is this 1 device which is causing me troubles. The red LED doesn't blink with the expected 400ms period.
Running
minicom
with the device connected, I was able to capture some log - see the end of the post.Even though I used the recommended baud rate 115200, my
minicom
session was super unstable - it doesn't hold for more than a couple of seconds, I can't really issue commands this way and so on. Eventually also crashing my xhci driver.I would welcome some advice how to read the serial port reliably.
I have used the same commands as on the instructions page
Expand the log here
The text was updated successfully, but these errors were encountered: