Luckfox Pico Pro M on linux

  • We have tested the recognition of the development board on both Ubuntu 22.04 computers and virtual machines. If no RK devices are recognized, the most likely issue is related to the USB cable. Additionally, when the development board is in the burn mode after pressing the boot button, using the lsusb command will show "Fuzhou Rockchip Electronics Company."
    lsusb-boot.png
    However, when the development board is in the system mode, using the lsusb command will display "Fuzhou Rockchip Electronics Company rk3xxx."
    lsusb-run.png
  • Thank you for your prompt response.
    This worked for me:
    - unplug the board
    - keep pressing the boot button
    - replug the board
    ```
    Bus 003 Device 074: ID 2207:110c Fuzhou Rockchip Electronics Company

    ./upgrade_tool ld
    Using /luckfox-pico/tools/linux/Linux_Upgrade_Tool/config.ini
    List of rockusb connected(1)
    DevNo=1 Vid=0x2207,Pid=0x110c,LocationID=3644 Mode=Maskrom SerialNo=
    ```
  • I follow this guide from Microsoft and everything ok
    https://learn.microsoft.com/en-us/windo ... onnect-usb