Can we program ESP32 UART in assembly language ?
Can we program ESP32 UART in assembly language ?
I tried the assembly language on ESP32-c3-devKitC-02, but I cannot see the output. So, can we program the UART in assembly for the same esp32?
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: Can we program ESP32 UART in assembly language ?
Any sample assembly code for that?
Re: Can we program ESP32 UART in assembly language ?
Can you help for tha UART assembly programming for transmite and receive the data ?
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: Can we program ESP32 UART in assembly language ?
No, sorry, while it's possible, no one really programs the ESP32 series in assembly. If you want UART code, you'll likely have to write it yourself.
(Btw, is there a reason you're so adamant on writing it in assembly rather than e.g. using the existing C drivers?)
(Btw, is there a reason you're so adamant on writing it in assembly rather than e.g. using the existing C drivers?)
Re: Can we program ESP32 UART in assembly language ?
A google search for “risc-v uart assembly” turned up lots of examples for me.
I think it is a popular homework assignment.
I think it is a popular homework assignment.
Who is online
Users browsing this forum: Google [Bot], milan pipaliya and 147 guests