MPC5646C Flash Programming Drivers

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MPC5646C Flash Programming Drivers

跳至解决方案
1,070 次查看
tbonkers
Contributor II

Hi,

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

 

Thanks

标记 (1)
0 项奖励
1 解答
1,065 次查看
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 项奖励
3 回复数
1,057 次查看
tbonkers
Contributor II

Thank you

0 项奖励
1,066 次查看
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 项奖励
179 次查看
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 项奖励