Other Parts Discussed in Thread: AM4377
Hi,
I'm not sure if this is the correct forum, but would be grateful if you could direct me.
I am cutting code for the AM4377, and I need to interface to the UARTs. I have a version of code using the UART_gets, _puts and -getc function in the UART_stdio package. I am also using SYS/BIOS.
My problem is that I need a non-polling UART driver, I notice that there is a DMA with callback version in file:C:\ti\pdk_am437x_1_0_0\packages\ti\drv\uart\soc which I think would solve my problem. However when I look at the header description it suggests this is for the AM57x. As it is included in the 437x PDK will it work with that processor?? If not is there an alternative non-polling driver I can use?. Also are there any examples of using a non polling UART driver for this processor in the TI-RTOS environment please?
Many Thanks,
Jim Elder (Senior Software Engineer - Raytheon Systems Ltd.)