Skip to main content
Try to make title closer to question, add linux tag
Link
dlu
  • 1.7k
  • 2
  • 15
  • 29

How Recovering from lost USB connection (Leonardo to recreate missing ttyACM devicesRaspberry Pi)

deleted 7 characters in body
Source Link
dlu
  • 1.7k
  • 2
  • 15
  • 29

I have several Arduino Leonardos connected to a Raspberry Pi (running Ubuntu) via USB. They all appear underas /dev/ttyACM0, /dev/ttyACM1, etc.

Occasionally, one will disappear and even pressing the Arduino's reset button won't bring it back. Is there any way to "refresh" or "reinitialize" the ttyACM* devices to make them reappear without having to reboot the Raspberry Pi?

I have several Arduino Leonardos connected to a Raspberry Pi (running Ubuntu) via USB. They all appear under /dev/ttyACM0, /dev/ttyACM1, etc.

Occasionally, one will disappear and even pressing the Arduino's reset button won't bring it back. Is there any way to "refresh" or "reinitialize" the ttyACM* devices to make them reappear without having to reboot the Raspberry Pi?

I have several Arduino Leonardos connected to a Raspberry Pi (running Ubuntu) via USB. They appear as /dev/ttyACM0, /dev/ttyACM1, etc.

Occasionally, one will disappear and even pressing the Arduino's reset button won't bring it back. Is there any way to "refresh" or "reinitialize" the ttyACM* devices to make them reappear without having to reboot the Raspberry Pi?

Source Link
Cerin
  • 1.7k
  • 2
  • 28
  • 45

How to recreate missing ttyACM devices

I have several Arduino Leonardos connected to a Raspberry Pi (running Ubuntu) via USB. They all appear under /dev/ttyACM0, /dev/ttyACM1, etc.

Occasionally, one will disappear and even pressing the Arduino's reset button won't bring it back. Is there any way to "refresh" or "reinitialize" the ttyACM* devices to make them reappear without having to reboot the Raspberry Pi?