--- layout: post status: publish published: true title: Using a DMA capable SPI as an LCD controller author: display_name: fedetft login: fedetft email: fede.tft@hotmail.it url: http://fedetft.wordpress.com author_login: fedetft author_email: fede.tft@hotmail.it author_url: http://fedetft.wordpress.com excerpt: What if you have a graphic display without an embedded controller, and you want to drive it with an ARM microcontroller? Turns out that if a DMA is available, the task is not so impossible as it first seems. If you’re interested, read the article on my website here. wordpress_id: 2822 wordpress_url: http://fedetft.wordpress.com/?p=206 date: '2011-11-30 12:54:15 +0000' date_gmt: '2011-11-30 11:54:15 +0000' categories: - PlanetPOuL tags: [] comments: [] ---

What if you have a graphic display without an embedded controller, and you want to drive it with an ARM microcontroller? Turns out that if a DMA is available, the task is not so impossible as it first seems.

If you’re interested, read the article on my website here.