Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Dear Sir/Madam,
I am currently working on integrating the RTI peripheral into our MCAN project. The objective is to generate a timer interrupt every 1 second using RTI, and upon each interrupt, trigger an MCAN transmission.
The implementation approach includes:
- Configuring the RTI module to generate an interrupt every 1 second.
- Setting up the MCAN transmission function to execute within the RTI interrupt service routine (ISR).
- Ensuring proper synchronization between the RTI and MCAN modules to prevent conflicts.
For your reference, I have attached the project zip file along with RTI SysConfig screenshots.
Could you please review the implementation and provide any suggestions for improvement? Additionally, let me know if there are any specific considerations I should keep in mind while integrating RTI with MCAN.
Regards,
Tarun