Hello,
I am currently working on a project using the LPC54606J512 microcontroller on our custom board for CAN communication. To get started, I flashed the CAN Interrupt Transfer Example code from the MCUXpresso SDK, making the necessary changes to the CAN pins and clock configurations to match the LPC54606J512.
However, despite following the example, I am not able to establish communication. After monitoring the CAN signals using PCAN View Software, I am not seeing any data. Furthermore, when I probed the CAN pins on a Digital Storage Oscilloscope, there is no activity observed on the pins.
I would appreciate any guidance on the following:
Are there any additional configurations or initialization steps required for the LPC54606J512 to ensure proper CAN communication?
Could there be any specific settings or overlooked parameters in the code that might be affecting the CAN bus operation?
Any advice on troubleshooting steps to diagnose the issue further?
I would be grateful for any insights or suggestions from those who have worked with CAN communication on the LPC54606J512 or similar controllers.
Best regards,
Akshay