|
Hello, i ve bought an AT91SAM9G45-EK dev board. Now i ve some problems to start with an project.
Project: i ve to display some graphics, text an touch buttons. Also an communication with an master through an own written spi protocol is necessary.
what is better and easier to implement: - linux with an own written driver (spi) - own c-prg without linux (library support?).
i ve look at the qtouch project from atmel but it doesnt support the arm9?
where can i get an library like qtouch for the at91sam9g45. i ve check the demos for the dev board but there is no option to display buttons touch buttons graphics etc. the most demos are very small and simple (display only text, or init touchcontroller)
what is the better/easier (faster time to market solution) linux or own written prg with an library? which library and where can i get it?
thx a lot for your answers
|