Luckfox Core1106 Smart 86 Box - Schematics?

  • Hello, I'm not sure yet whether the Luckfox Pico 86 Panel schematic diagram is publicly available. The pin diagram can be found in the attached file.
    Attachments
    86Panel Pins.png
    Luckfox pico 86 panel pins.png
  • Thank you very much for these images! That helps a lot for thinking about different extensions than RS485 and relay.

    I only wonder which RV1106 pins are actually connected. The UART seems to be UART4, so it would be GPIO1_B0/GPIO1_B1 or GPIO1_C4/GPIO1_C5.

    The relays are accessible from Linux as gpio32/33, only I do not understand yet the mapping between linux pin numbers, the bits in the rv1106 GPIO_SWPORT_* registers and the actual pad names such as GPIO2_B0. Where can I look to find this documented?
  • You can download the Datasheet and related documents at https://wiki.luckfox.com/Luckfox-Pico/Download. The GPIO and pin re-mapping instructions can be found in the "Rockchip_RV1106_User_Manual_GPIO" section of the related documents.