Other Parts Discussed in Thread: SYSCONFIG
Hi TI. i am developing on application with lpmspm0g3507 . Trying to send and receive data to and from console using UART. and for that i am using two example codes. .UART tx dma interrupt and uart rx dma interrupt. but after running i am stuck at first transition only. my question is . is it possible do UART tx rx at same time using DMA? if i configured bot interrupt for DMA will it work together? also if i am combining two different example codes as mentioned above what sysconfig setting i need to do?