I want to use DMA on UART.
but, Looking at tegra234.dtsi, there is no DMA related contents in UART settings (only PIO part).
Looking at the boot log, all UARTs are operating in PIO mode.
How do I eanble UART DMA mode?
I want to use DMA on UART.
but, Looking at tegra234.dtsi, there is no DMA related contents in UART settings (only PIO part).
Looking at the boot log, all UARTs are operating in PIO mode.
How do I eanble UART DMA mode?
Hi salary_korea,
Are you using the devkit or custom board for AGX Orin?
Please refer to UARTA DMA - Not enabled by default and doesn't work in JP6 - #3 by KevinFFF to enable DMA for UARTA in JP6.
I’m using custrom carrier board for AGX orin
Can you provide dts example of DMA transfer for UART4(serial@3130000)
And I’m using JETPACK 6.0(L4T36.3)
It seems uartd(serial@3130000
) is not enabled in device tree of R36.3.0.
Please confirm which UART interface are you using.
Is the following one?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.