Hello, thank you for always answering my questions.
Today, I tried to use DMA HW Trigger when sending data to message box 1 of IF1 of CAN1. However, the transmission did not work properly and only the receive data using CAN2 IF3 worked properly.
In my code, the data is transmitted using SW trigger. How do I modify the code to transmit data using HW trigger?
Thank you for your time. Below is my code.