kit1cat wrote: > Hi, did you have any luck getting the RaspDac mini screen working > correctly? Thanks
shunte88 wrote: > no progress there, again nothing special about that OLED so it should > work with the supported parameters we dug up reverse engineering the > python code. > The trouble here might still be the default SPI bus speed on RPi4 (looks like the -K option is not implemented). Attached a simple patch which works for me on RPi4 (sorry, don't have other models to test with). +-------------------------------------------------------------------+ |Filename: spi_clock.patch | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=31520| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ gregex's Profile: http://forums.slimdevices.com/member.php?userid=70355 View this thread: http://forums.slimdevices.com/showthread.php?t=111790 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
