MPC5676 bootup and communication

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

MPC5676 bootup and communication

430 Views
bhargavkrishna-
Contributor I

I am working on MPC567 EVBF XMB evaluation board with MPC5676r daughter board.

1)when I turned on the board with 12V supply it is drawing 0.3A current. Is it the expected value of current consumption?

2)Could you please help me with the ,what kind of evaluation software is required. How to communicate with the processor through any of the communication ports(like RS-232).

3) please help with a code to verify the functionalities of MPC5676r using the MPC567 evaluation board. Also it would be very helpful if I could get a code to toggle a gpio and generate a PWM. I have S32 design studio and Code Warrior installed

Thanks Bhargav

0 Kudos
1 Reply

342 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

1. 300mA sounds like reasonable value.

2. and 3. You can check SW examples shared here:

https://community.nxp.com/docs/DOC-329623#MPC5676R 

The first one (PinToggleStationery) contains basic initialization code and also UART communication. This should be nice starting point. You can also re-use some code from other examples written for MPC56xx devices because a lot of modules are the same.

Regards,

Lukas

0 Kudos