A20 - Nokia 3310(pcd8544) Display Library

Started by N8body, March 19, 2014, 12:17:48 AM

Previous topic - Next topic

HenningA

Hello,

here is a short update. Today I managed to make spi work on my OLinuXino. Therefore I downloaded, patched and compiled the kernel as described in the olimex wiki for building the sd card image. I copied my uImage to the sdcard and the modules for the new kernel to my root file system. Then I edited script.fex so that spidev will use spi2 on the other uext connector.
Then I hed to copy the over the header files for the new kernel to /usr/include/linux/
Afterward the mod lcd3310 example (C-Code) works so spi now works.