Search found 4 matches

by Emms
2024-11-13 18:22
Forum: Luckfox Pico-RV1103/RV1106
Topic: Fbtft problem luckfox ultra w
Replies: 3
Views: 3396

Re: Fbtft problem luckfox ultra w

this is .dtsi

// SPI
&spi0 {
pinctrl-0 = <&spi0m0_clk &spi0m0_miso &spi0m0_mosi &spi0m0_cs0>;
#address-cells = <1>;
#size-cells = <0>;
spidev@0 {
compatible = "rockchip,spidev";
spi-max-frequency = <50000000>;
reg = <0>;
};

fbtft@0 {
compatible = "sitronix,st7789v";
reg = <0>;
spi-max ...
by Emms
2024-11-11 23:30
Forum: Luckfox Pico-RV1103/RV1106
Topic: I2S luckfox pico Max
Replies: 4
Views: 4191

Re: I2S luckfox pico Max

Hello i tested that link but doesn't work, only work for luckfox ultra, i need help please
by Emms
2024-11-11 22:23
Forum: Luckfox Pico-RV1103/RV1106
Topic: Fbtft problem luckfox ultra w
Replies: 3
Views: 3396

Fbtft problem luckfox ultra w

Hello i have a problem with luckfox ultra w, i want to send picture for framebuffer in a SPI st7789, I changed the device tree but de fb doesn't exist in the console when i try to test this, i wrote $fbset and cant open /dev/fb0, i bought ultra w for sound but this not work whit framebuffer, i need ...
by Emms
2024-11-05 13:02
Forum: Luckfox Pico-RV1103/RV1106
Topic: I2S luckfox pico Max
Replies: 4
Views: 4191

I2S luckfox pico Max

Hello i need help with I2S, i used iomux that is good but i can`t send music for I2S, i have aplay command and i have .pcm and .wav files but that not work with I2S