Is it Possible to do baremetal framebuffer programming on iMX6Q sabre-sd?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it Possible to do baremetal framebuffer programming on iMX6Q sabre-sd?

680 Views
ajmalali
Contributor III

Hi,

I am trying bare-metal programming in imx6q sabre-sd board. How can i access framebuffer in bare-metal and write a value to the display? What all drivers should i need to access framebuffer? Does anyone have any sample code for the same? 

Any documents or sample code is highly welcomed. Please help.

Regards,

Ajmal

Labels (3)
0 Kudos
1 Reply

422 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi ajmalali,

For display fb driver and access you can use uboot, it contains support for the LVDS display we are using in combination with i.MX6Q SABRESD board:

 Building U-boot 

For complete bare metal project, i suggest to start with:

Integrating Processor Expert for i.MX and ARM GCC with Eclipse 

Regards

0 Kudos