Search found 2 matches

by enystrom
2025-02-24 20:19
Forum: Luckfox Pico-RV1103/RV1106
Topic: SPI Sample Program
Replies: 2
Views: 275

Re: SPI Sample Program

Thanks. I can see the device now.
by enystrom
2025-02-19 10:20
Forum: Luckfox Pico-RV1103/RV1106
Topic: SPI Sample Program
Replies: 2
Views: 275

SPI Sample Program

I am trying run the c version of the SPI sample program on the Pico Pro Max. The device path in the program uses /dev/spidev0.0. I have tried both the buildroot and ubuntu SD card versions and neither shows this device in /dev. The spi device is present in /sys/bus/spi/devices as spi2.0. I looked at...