Re: [Tutor] connecting to USB

2012-06-06 Thread BILAL Mustapha
Le 06/06/2012 11:02, BILAL Mustapha a écrit : Hello, I am working to connect to a serial link (USB). In order to do that I have to write this command: sudo ../../tools/stm32w/serialdump-linux -b115200 -d1 (keeping in mind dat*serialdump-linux*, which is in the path, is not a folder, it

[Tutor] connecting to USB

2012-06-06 Thread BILAL Mustapha
Hello, I am working to connect to a serial link (USB). In order to do that I have to write this command: sudo ../../tools/stm32w/serialdump-linux -b115200 -d1 (keeping in mind dat*serialdump-linux*, which is in the path, is not a folder, it's an executable) To get to the root, I have