This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Team,
Can you please provide Sample Application For CAN for AM2634 and also executable to flash and verify directly on Hardware for the MCAL MCAL_AM263x_08.06.02.01 package.
Regards,
Pradeep R
Hi Champs,
Pradeep ask for help as working on Sample Application for Testing Communication over CAN on AM2634 controller. However, facing some issues during reception of CAN frames. Can you also please share the details of CAN connections for MCAN0 and MCAN1?
Best regards,
Thorsten
Hi Thorsten,
For CAN reception by AM2634, need to send CAN frame with ID 0xC1 by selecting polling mode for CAN Controller.
Hi Pradeep,
Please refer MCAN example at below path.
MCAL_AM263x_08.06.02.01\mcal\examples\Can
User guide link on how to build sample application: MCAL_AM263x_08.06.02.01\mcal_docs\AM263x_MCAL_CAN_UserGuide.pdf
Thanks And Regards,
Sunil Kumar M S
Hello Sunil,
Can you please provide an executable file (elf) for flashing directly on our hardware and verifying the transmission and reception of MCAN1 CAN communication.
On our Sample application we are successfull with transmission but not reception.
So we need to verify once our hardware CAN channel connection
Regards,
Pradeep R
Hi Pradeep,
Did you try running MCAL example with the options provided by Maheswar above? MCAL CAN example verifies reception as well.
Thanks And Regards,
Sunil Kumar M S