SAMA7D65 Curiosity Board - atmel-maxtouch/maXTouch_linux_6.12 GitHub Wiki

The SAMA7D65 MPU board is a high-performance ARM Cortex-A7 CPU-based embedded MPU running up to 1GHz. The board contains a MIPI-DSI and LVDS w/2D graphics demo images that can be used for touch screen development.

The main demo image used for maXTouch Linux driver testing is located at this link:

http://ww1.microchip.com/downloads/aemdocuments/documents/mpu32-direct/pub/demo/linux4sam-2025.04/linux4sam-oecore-sama7d65_curiosity-graphics-2025.04.zip

If graphics are not required for testing, then the following link can be used for testing:

http://ww1.microchip.com/downloads/aemdocuments/documents/mpu32-direct/pub/demo/linux4sam-2025.04/linux4sam-oecore-sama7d65_curiosity-headless-2025.04.zip

These demo project can be extracted to a local directory on your user's PC. Modifications will be done to the sama7d65_curiosity.itb (containing kernel and device tree overlay files) and the u-boot-env.bin file. All other files within the demo image will not need to be changed.