hi,
thank you for the step by step tutorial. I tried to follow, but on the serial connection I only get "modem noise" within the minicom connection.
I use minicom (115200, 2 Stop, no paritiy, no flow control) over ttyUSB0 as the dmesg shows the following:
Code:
[ 135.223473] usb 2-2.2: Product: CP2104 USB to UART Bridge Controller
[ 135.223474] usb 2-2.2: Manufacturer: Silicon Labs
[ 135.223475] usb 2-2.2: SerialNumber: 0081D6CA
[ 135.275874] usbcore: registered new interface driver usbserial
[ 135.276027] usbcore: registered new interface driver usbserial_generic
[ 135.276164] usbserial: USB Serial support registered for generic
[ 135.277447] usbcore: registered new interface driver cp210x
[ 135.277596] usbserial: USB Serial support registered for cp210x
[ 135.277747] cp210x 2-2.2:1.0: cp210x converter detected
[ 135.277870] usb 2-2.2: cp210x converter now attached to ttyUSB0
Any Ideas?
Is there a way to test the
uard-bridge?