Pico Ultra W rkipc core dump

  • In the latest image, to ensure that luckfox-config works properly, the pinctrl configuration also activates other I2C4 pins, which can cause abnormal I2C communication with the camera. It is necessary to configure the activation in luckfox-config. Although this detail is mentioned in the luckfox-config section, the reminder might not be clear enough. We will adjust the relevant instructions to address this issue in the future.
  • Thanks for an answer.
    What exactly has to be done ? Can you provide link to docs or tell what exactly should be disabled/enabled via luckfox-config tool?
  • Spock wrote: 2024-07-19 12:36 Thanks for an answer.
    What exactly has to be done ? Can you provide link to docs or tell what exactly should be disabled/enabled via luckfox-config tool?

    1 Use luckfox-config to open the menuconfig interface.
    2 Navigate to Advanced Options -> CSI.
    ultra_enable_csi.jpg
    ultra_enable_csi_0.jpg
    3 Select enable.
    ultra_enable_csi_1.jpg
    4 Restart luckfox-pico.
    ultra_enable_csi_2.jpg
  • After doing so my internet connection does not work unable to take SSH using usb0 and eth0 eth0 shows ip but unable to take ssh from it.

    Had to disable using UART to over SSH putty then only the board network came back.

    Please suggest how to take ssh even after enable CSI.
  • techhitesh wrote: 2024-07-23 11:25 After doing so my internet connection does not work unable to take SSH using usb0 and eth0 eth0 shows ip but unable to take ssh from it.

    Had to disable using UART to over SSH putty then only the board network came back.

    Please suggest how to take ssh even after enable CSI.
    Hello, after testing, enabling CSI does not affect the ADB and SSH connections of USB0 and ETH0. Please check the Ethernet settings. It is recommended to create a new thread describing the problem and attach the corresponding logs or screenshots to help us troubleshoot the issue.