Hi All,
My system needs two independent serial communication ports SCI-A and SCI-B running at the same time. I have them SCI-A or SCI-B each working perfectly if only ONE of them runs alone by itself. However, once they run at the same time, SCI-B-TX got delay and scrambled due to a wait for SCI-A-TX. Please see the attached diagram if you can see it. I understand both SCI-A and SCI-B are in the same PIE Group 9, and SCI-A has higher priority within the Group 9. But is there a interrupt configuration that I can set to have SCI-B-TX running continuously (after the interrupt being released) without delay or interference from SCI-A-TX? Or how can both SCI-A-TX and SCI-B-TX run simultanously?
Thank you so much in advance!
YeuShyr