Touch screen driver for board with Cortex M4

Hey. I a newbee in micro framework.

Can’t see that any one has hardware with STM32F407 and display running.

Do i have to make driver to touch screen or is a port needed to get a board with STM32F407 processor (mikromedia for STM32 M4 - ARM Cortex-M4 Development Board) up and running?

or what is the best way of getting touch display working on STM32F407 ?

Welcome Clark,

STM32F4 is the core of Cerberus family of devices. Generally, not enough memory to do displays, which is why nobody bothers with touch. If you search for Cerberus and oled here you will find some code to help buffer the screen output, but again there’s not much room to do what you need.