Does the chip MCZ33903CD5EK has enable bit when use CAN function

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

Does the chip MCZ33903CD5EK has enable bit when use CAN function

548 Views
Fan_xy
Contributor III

Hello,

FRDM-KEA64 board,

CAN function

I use the CAN send function, i check there is signal on can_tx pin of KEA64, while there

is no signal  on CANH and CANL on MCZ33903CD5EK chip.

So i doubt whether there is a bit that need enable by manual ?

Or there is a CAN demo used on FRDM-KEA64 board ?

Thanks!

0 Kudos
2 Replies

432 Views
ionut_chirilus
Contributor II

Hello!

I have same issue. Can you tell me how u resolve this?

0 Kudos

432 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello Fan,

It is necessary to turn-on the 5V-CAN regulator unless the device is in Debug mode (8V-10V at the DBG pin - TP26):

5V_CAN.png

This is done using 5V-can[1:0] bits:

Regulator reg.png

Then you have to also set both CAN mod[1:0] bits:

Can reg.png

I guess in CW10.7 there is CAN example code for FRDM-KEA64 board.

Hope it helps.

Best regards,

Tomas

0 Kudos