On Mon, Sep 14, 2015 at 8:36 AM, <[email protected]> wrote: > Hi, > > I'd like to connect a smallish RGB OLED display (DENSITRON DD-160128FC-2B, > datasheet here http://www.farnell.com/datasheets/1483550.pdf) to a BBB. Its > interface is said to be "6/8/9 Bit 68XX/80XX Parallel,6 Bit RGB,4-SPI". I'd > like it to be driven by a framebuffer device under linux. > > Is that possible at all ? Would someone have some hints about how do to that > ?
Have you tried the "fbtft" driver? https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/staging/fbtft?id=refs/tags/v4.3-rc1 Start with either v4.2.0 or v4.3.0-rc1.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
