|
From: | Jorn Anke |
Subject: | Re: [Paparazzi-devel] Problem flashing Lisa/M on Ubuntu 13.10 |
Date: | Mon, 11 Nov 2013 21:22:03 +0100 |
Hi Felix,
I updated from latest master and ran the tool with result: address@hidden:~/paparazzi$ ./sw/tools/dfu/stm32_mem.py --list ........................................................... No DFU devices found! (After plugging usb-cable to Lisa, then connecting battery. => Lisa apparently going into flash-mode as expected). The serial nr. I added was for the xbee, from the instructions found here: - http://paparazzi.enac.fr/wiki/Installation/Linux - http://paparazzi.enac.fr/wiki/Udev Cheers, Jørn Date: Mon, 11 Nov 2013 16:19:28 +0100 From: address@hidden To: address@hidden Subject: Re: [Paparazzi-devel] Problem flashing Lisa/M on Ubuntu 13.10 Hi Jorge, I just added a more verbose --list option to the tool (latest master), which will print available DFU devices. Run ./sw/tools/dfu/stm32_mem.py --list Also to flash there is no need to add the serial anywhere, the standard udev rules file from paparazzi should be sufficient. Which serial did you add where? When you connect the Lisa/M you should see a new device registered:
E.g. running "dmesg | tail" should show you something like: [23947.376247] usb 1-1.1: new full-speed USB device number 9 using ehci_hcd [23947.471733] usb 1-1.1: New USB device found, idVendor=1d50, idProduct=600f
[23947.471744] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [23947.471750] usb 1-1.1: Product: Lisa/M (Upgrade) V1.1 [23947.471756] usb 1-1.1: Manufacturer: Transition Robotics Inc.
[23947.471760] usb 1-1.1: SerialNumber: NSERIAL 39FFD4053252383451291843\x04 Cheers, Felix On Sat, Nov 9, 2013 at 11:03 PM, Jorn Anke <address@hidden> wrote:
_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
[Prev in Thread] | Current Thread | [Next in Thread] |