Search found 2 matches
- 2025-01-19 18:43
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: luckfox.cfg
- Replies: 3
- Views: 2422
Re: luckfox.cfg
We are using luckfox-config config to disable the RGB and the CSI. The problem is that the configuration sometimes does not survive a reboot and the generated luckfox.cfg is overwritten.
- 2025-01-17 19:15
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: luckfox.cfg
- Replies: 3
- Views: 2422
luckfox.cfg
I am using a luckfox pico ultra w with buildroot built using the luckfox-pico sdk.
I am having trouble activating spi and i2c just by placing a /etc/luckfox.cfg as follows:
SPI0_M0_CS_ENABLE=1
SPI0_M0_MODE=1
CSI_ENABLE=0
RGB_ENABLE=0
SPI0_M0_STATUS=1
SPI0_M0_MISO_ENABLE=1
SPI0_M0_SPEED=500000
UART3 ...
I am having trouble activating spi and i2c just by placing a /etc/luckfox.cfg as follows:
SPI0_M0_CS_ENABLE=1
SPI0_M0_MODE=1
CSI_ENABLE=0
RGB_ENABLE=0
SPI0_M0_STATUS=1
SPI0_M0_MISO_ENABLE=1
SPI0_M0_SPEED=500000
UART3 ...
