Fuji Pebri

Results 43 comments of Fuji Pebri

You should add the video/vga routine then you could change to render frame to video output rather than to lcd, you can use i2s 1 for rendering video while i2s...

> > You should add the video/vga routine then you could change to render frame to video output rather than to lcd, you can use i2s 1 for rendering video...

hi, please check esplay base firmware repo, there is available fw pack tool for esplay, and to adapt odroid fw to esplay hw you need to mapping pin e.g for...

it's just warning message, you can suppress it with Wno flags

Hi please download the latest release here https://github.com/pebri86/esplay-base-firmware/releases/download/v1.0-esplay-micro/firmware.zip, and execute the bat or sh file. Don't forget install esptool first. At the moment i still develop a new bootloader so...

Hi Luo, please describe the issue in english. I can't read the kanji.

The ESP32-WROVER has 512KB SRAM and 4MB SPIRAM, the esplay micro has 4MB flash while ESP32 itself support up to 16MB.

please mention the idf version you use for compiling?

the source in the master repo doesn't support idf 4.4 try IDF 3.3 instead. or if you want idf 4.4 you can try the new esplay-3.0 branch but this is...

Hi, what firmware did you mean? All of them are opensource firmware. You can find the source code on github