Other Parts Discussed in Thread: AM620, AM625, AM623, , AM625-Q1
Tool/software:
hi,Team
We output some complex waveforms with strict timing requirements (requiring NS-level jitter) by controlling the pwm and IO of the AM620 M4F. To reduce jitter, we need to minimize the interference of interrupt insertion on the timing. The main interrupt source of the project is ipc (although the upper-level code is polled, mailbox /notify will still be generated in the underlying implementation). We expect to check on the M4F side whether there is any data to be processed in the RPmesg by polling the mailbox/notify status register. Because the underlying logic of ipc is rather complex, it is quite risky for us to modify the underlying logic ourselves, while the product line is more specialized in this area. Please help support by providing an example.
Regards,
Owens