GPMI Documentation

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

GPMI Documentation

Jump to solution
3,034 Views
briannorman
Contributor II

Is there any documentation or reference manual for the GPMI module on the IMX6?  I have the iMX6 ref manual, but the GPMI section is lacking any documentation on how to use it.  I'm creating a driver in Green Hills and without the linux libraries, the linux drivers are not too helpful.  All i need to do is interface existing ONFI board interface calls with the GPMI controller, ie send_cmd, write_page, read_page, etc. 

Labels (2)
0 Kudos
1 Solution
1,234 Views
Yuri
NXP Employee
NXP Employee

There is no much additional information about the GPMI, nevertheless

the following may be helpful.

https://community.freescale.com/message/379149#379149

Also, please refer to examples in the Platform SDK. Please take a look at

Chapter 13 (Configuring the GPMI Controller) of "iMX6_Firmware_Guide.pdf".

The SDK link :

"Bare-metal SDK for the i.MX 6 series, including reusable drivers and tests for

many peripherals, and much example code. Also includes register definition

headers files, and register definitions for debuggers"

https://www.freescale.com/webapp/Download?colCode=i.MX6_PLATFORM_SDK&location=null


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
1,235 Views
Yuri
NXP Employee
NXP Employee

There is no much additional information about the GPMI, nevertheless

the following may be helpful.

https://community.freescale.com/message/379149#379149

Also, please refer to examples in the Platform SDK. Please take a look at

Chapter 13 (Configuring the GPMI Controller) of "iMX6_Firmware_Guide.pdf".

The SDK link :

"Bare-metal SDK for the i.MX 6 series, including reusable drivers and tests for

many peripherals, and much example code. Also includes register definition

headers files, and register definitions for debuggers"

https://www.freescale.com/webapp/Download?colCode=i.MX6_PLATFORM_SDK&location=null


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,234 Views
briannorman
Contributor II

where can i find the "iMX6_Firmware_Guide.pdf"?

0 Kudos
1,234 Views
Yuri
NXP Employee
NXP Employee

The Platform SDK, linked earlier, contains doc folder. 

0 Kudos