各位大大,請教一下,我在使用luckfox-config要設定spi時,
做到最後/dev/下沒有出現spidev的裝置,
在設定的最後出現
GPIO1_C0 and SPI0_M0_CS0 cannot be enabled at the same time.
想請教這個要怎麼處理?
請教Luckfox Pico Ultra W使用Luckfox-config設定spi
您好,这个原因是默认GPIO1_C0默认为复用为GPIO功能,建议您换成默认不是GPIO再做配置
what is the correct way to do this?
Hello, configuration can be done through "luckfox-config". You can refer to https://wiki.luckfox.com/Luckfox-Pico/L ... D%E7%BD%AE
