MPC5646C Flash Programming Drivers

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

MPC5646C Flash Programming Drivers

Jump to solution
927 Views
tbonkers
Contributor II

Hi,

I'm looking for flash programming drivers and application examples for MPC5646C.

 

Thanks

Tags (1)
0 Kudos
1 Solution
922 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

 

SSD flash drivers and EEPROM Emulation drivers can be downloaded here:

https://www.nxp.com/webapp/Download?colCode=MPC56XX_C90LC_JDP_SSD_100_DEVD

https://www.nxp.com/webapp/Download?colCode=MPC5XXX_EEE_DRIVER

SW examples and documentation are included in the packages.

 

Other examples can be found here:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5646C

 

Some peripherals are the same, so you can re-use codes from examples written for another devices.

 

There’s also this application note (the same situation, there are not examples directly for MPC5646C but a lot of code can be reused anyway):

https://www.nxp.com/docs/en/application-note/AN2865.pdf

https://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&location=null

 

Regards,

Lukas

View solution in original post

0 Kudos
3 Replies
914 Views
tbonkers
Contributor II

Thank you

0 Kudos
923 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

 

SSD flash drivers and EEPROM Emulation drivers can be downloaded here:

https://www.nxp.com/webapp/Download?colCode=MPC56XX_C90LC_JDP_SSD_100_DEVD

https://www.nxp.com/webapp/Download?colCode=MPC5XXX_EEE_DRIVER

SW examples and documentation are included in the packages.

 

Other examples can be found here:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5646C

 

Some peripherals are the same, so you can re-use codes from examples written for another devices.

 

There’s also this application note (the same situation, there are not examples directly for MPC5646C but a lot of code can be reused anyway):

https://www.nxp.com/docs/en/application-note/AN2865.pdf

https://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&location=null

 

Regards,

Lukas

0 Kudos
36 Views
badpumated
Contributor I

hello , for MPC5646C the reference manual said PFLASH address is 0x00000000-0x002FFFFF, and the DFLASH address is 0x00000000-0x0000FFFF, so the register can distinguish them from the same address? or the manul didn't give the base address of DFLASH?

0 Kudos