Where is UART Tx register

alitariq4589
Posts: 1
Joined: Fri Dec 23, 2022 5:44 pm

Where is UART Tx register

Postby alitariq4589 » Fri Dec 23, 2022 6:05 pm

I am bare metal programming esp32 at register level (Lilygo T-CALL BLYNK v1.3) with ESP-IDF. I treat app_main() as main() function. Currently I am reading esp32 reference manual v4.7 in which I have seen FIFO register but in its description it is written that it is for RX. In the datapath of uart at start of topic, there are separate FIFOs for both Tx and Rx. My question is, where is UART Tx Fifo ? Do we have no other way to program UART Tx other than DMA ?

Any help is more than appreciated.

Regards,
Ali Tariq

coderooni
Posts: 11
Joined: Tue Apr 04, 2023 4:35 pm

Re: Where is UART Tx register

Postby coderooni » Thu Apr 06, 2023 12:49 am

Hi Ali,

Did you manage to find what address the TX buffer is located at to write into? Thanks!

Who is online

Users browsing this forum: Gaston1980 and 144 guests