Kirjoittaja Aihe: Kommunikointi /dev/ttyUSB0 hyytyy  (Luettu 1517 kertaa)

ditl

  • Vieras
Kommunikointi /dev/ttyUSB0 hyytyy
« : 11.02.11 - klo:21.08 »
Python / C ohjelma ottaa vastaan ja tulostaa lyhyitä stringejä Arduinosta /dev/ttyUSB0 kautta. Jossain vaiheessa ohjelma aina hyytyy.
Silloin /dev/ttyUSB0 on kadonnut ja oudosti on ilmestynyt /dev/ttyUSB1. Onkohan tämä ftdi_sio ongelma?

/var/log/kern.log

Feb 11 18:12:58 localhost kernel: [832674.056051] hub 5-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
Feb 11 18:12:58 localhost kernel: [832674.056060] usb 5-1: USB disconnect, address 77
Feb 11 18:12:58 localhost kernel: [832674.056336] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
Feb 11 18:12:58 localhost kernel: [832674.056357] ftdi_sio 5-1:1.0: device disconnected
Feb 11 18:12:58 localhost kernel: [832674.300040] usb 5-1: new full speed USB device using uhci_hcd and address 78
Feb 11 18:12:59 localhost kernel: [832674.502533] usb 5-1: configuration #1 chosen from 1 choice
Feb 11 18:12:59 localhost kernel: [832674.512990] ftdi_sio 5-1:1.0: FTDI USB Serial Device converter detected
Feb 11 18:12:59 localhost kernel: [832674.513014] usb 5-1: Detected FT232RL
Feb 11 18:12:59 localhost kernel: [832674.513016] usb 5-1: Number of endpoints 2
Feb 11 18:12:59 localhost kernel: [832674.513018] usb 5-1: Endpoint 1 MaxPacketSize 64
Feb 11 18:12:59 localhost kernel: [832674.513020] usb 5-1: Endpoint 2 MaxPacketSize 64
Feb 11 18:12:59 localhost kernel: [832674.513022] usb 5-1: Setting MaxPacketSize 64
Feb 11 18:12:59 localhost kernel: [832674.513755] usb 5-1: FTDI USB Serial Device converter now attached to ttyUSB1

peran

  • Vieras
Vs: Kommunikointi /dev/ttyUSB0 hyytyy
« Vastaus #1 : 11.02.11 - klo:21.18 »
Oletko kokeillut muuttaa Baudia hitaammaksi?

Edit - En siis omista kyseistä härpäkettä.

ditl

  • Vieras
Vs: Kommunikointi /dev/ttyUSB0 hyytyy
« Vastaus #2 : 11.02.11 - klo:21.47 »
Monenlaista olen kokeillut, eri porttia, kaapelia, nopeutta 9600 / 115200, jopa eri konetta, Tein testisoftaa
Pythonilla ja C:llä ja lisäksi Arduinon monitorinnilla.
Googlannut olen niin pirusti, ei löytynyt tällaista ongelmaa. Se panee ajattelemaan että tässä minulla
on nyt jotain erikoista. Yksi juttu mitä aloin epäillä on että tuo Arduino kortti on viallinen.

peran

  • Vieras
Vs: Kommunikointi /dev/ttyUSB0 hyytyy
« Vastaus #3 : 11.02.11 - klo:21.54 »
Varmaan Windows-koneella voisi varmistaa kortin viallisuuden.

Se poissulkisi ajuri-bugin.