mikeinkl1
mikeinkl1
yes thanks, that fixed the issue. Edit: the little preview images now don't show, wifi and battery icons are not updated, so i would not call it a fix. I...
I tried compiling 1.36.3 but it hangs here: `/home/mike/retrogo/retro-go-1.36.3/components/retro-go/rg_storage.c:338:37: error: 'struct stat' has no member named 'st_mtim'; did you mean 'st_mtime'? result->mtime = statbuf.st_mtim.tv_sec; ^~~~~~~ st_mtime `
Thanks.. it compiles now but the noise is pretty much the same. I reduced the refresh rate to 1Hz which makes it hardly noticeable.
> > I don't think is a software related problem. > > I can't observe it while playing games. I can see it only in the launcher selection screen. It...
Yes got some of of your pcbs made. [Pic](https://user-images.githubusercontent.com/85822619/189537381-64d09af3-9ca7-49e2-bf08-caa4ba670867.jpg) Agree it is a power issue. I use lipo but a larger c7 because the audio was too low. 220pf is...
software solution is in g_input_read_battery: noise to signal ratio #51
https://user-images.githubusercontent.com/85822619/200106134-034ee9bf-5684-4e6c-b592-9be337a34293.mp4
Cant see why it should not work, but 480x480 spi will be slow. The datasheet doesnt say what the max clock frequency is but see https://github.com/juj/fbcp-ili9341 for whats possible in...
Can work if you find one with the same pinout. Just need to change a line or 2 in the display driver if the immage comes up sideways.