[SPI-Configuration] Luckfox Pico Ultra W
Posted: 2025-04-22 2:11
Hello everyone,
I have a project which used a Luckfox Pico Ultra W board and touch LCD (LF40-480480-ARK).
Now I want to add an interface with SPI module (RF module) via SPI interface.
But its seem SPI pins used for LCD
SPI2_MOSI: GPIO1_C0
SPI2_MISO: GPIO1_C1
SPI2_CLK: GPIO1_C2
SPI2_CS0: GPIO1_C3
So, please help to advice remap SPI pins in this case?
If use a soft SPI or I2C, Does LuckFox SDK support this?
Thank you
I have a project which used a Luckfox Pico Ultra W board and touch LCD (LF40-480480-ARK).
Now I want to add an interface with SPI module (RF module) via SPI interface.
But its seem SPI pins used for LCD
SPI2_MOSI: GPIO1_C0
SPI2_MISO: GPIO1_C1
SPI2_CLK: GPIO1_C2
SPI2_CS0: GPIO1_C3
So, please help to advice remap SPI pins in this case?
If use a soft SPI or I2C, Does LuckFox SDK support this?
Thank you