Find a reference/example code of using MPC5643L Drivers?

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

Find a reference/example code of using MPC5643L Drivers?

1,725 Views
tanluongnhut
Contributor I

Hello All,

 

I am finding below Drivers of MPC5643L to apply on our Bootloader project:

  • Can Driver
  • Flash Driver
  • Timer Driver
  • Interrupt Driver

 

Would you please help where to find the reference and example source code?

 

Thanks and Regards,

Tan Luong

Labels (1)
1 Reply

1,052 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

SSD flash drivers can be downloaded here:

http://www.freescale.com/files/microcontrollers/software/device_drivers/C90FL_SM_JDP_FLASH_SSD_DEVD....

EEPROM Emulation driver:

http://www.freescale.com/files/run_time_software/device_driver/MPC5xxx_EEE_DRIVER.exe

CAN driver is provided only as a part of Autosar/MCAL drivers (commercial product, not for free):

Freescale AUTOSAR Software Solutions|Freescale

Or you can ask other vendors like Vector:

CANbedded

Here you can find some projects that show basic settings and initializations:

https://community.freescale.com/docs/DOC-101713

https://community.freescale.com/docs/DOC-101955

Simple flash programming:

https://community.freescale.com/docs/DOC-101849

Attached you will find a couple of engineering SW samples.

And here you can find draft of my application note that describes how to write bootloader for MPC5xxx devices:

https://community.freescale.com/servlet/JiveServlet/download/427962-279359/bootloader.zip

Regards,

Lukas