Luckfox Core1106 Smart 86 Box - Schematics?
-
Hello, I was excited to learn about the Smart 86 Box, and now have one here to work with. Really nice product! Already got my OpenWrt based home automation with matter running on it. However to really make use of the hardware I'd need more documentation, such as pinout of the 14pin connector between front and back part of the device. Ideally, a schematics diagram, like it exists for the other products. Or did I just not find it in the wiki yet? Thanks for any hint!
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?
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.