Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 216556

Forum Post: RE: CAN Receive interrupt Problem

$
0
0

Hey kel,

// Sends remote request to slave

ImSMO15_MesIstekGonder();

// Configure receive message object to get the data sent from the slaves.
ImSMOI15_MesafeAl();

// Does the same job with the ImSMOI15_MesafeAl
Im_CANMesajAl();

// gets the data from message objects
Im_CANMesajObjesiIsle();

I also added this functions to my interrupt handler after Im_CANMesajObjesiIsle.

CANMessageClear(CAN0_BASE, 2);

CANMessageClear(CAN0_BASE, 4);

CANMessageClear(CAN0_BASE, 6);

CANMessageClear(CAN0_BASE, 8);

Nothings seems to change.

My regards..


Viewing all articles
Browse latest Browse all 216556

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>