Search found 4 matches
- Fri Jun 24, 2022 4:26 am
- Forum: ESP-IDF
- Topic: Can we program ESP32 UART in assembly language ?
- Replies: 5
- Views: 3076
Re: Can we program ESP32 UART in assembly language ?
Can you help for tha UART assembly programming for transmite and receive the data ?
- Thu Jun 23, 2022 11:51 am
- Forum: ESP-IDF
- Topic: Can we program ESP32 UART in assembly language ?
- Replies: 5
- Views: 3076
Re: Can we program ESP32 UART in assembly language ?
Any sample assembly code for that?
- Thu Jun 23, 2022 10:10 am
- Forum: Sample Code
- Topic: Assembly Programming of ESP32
- Replies: 0
- Views: 3403
Assembly Programming of ESP32
Anyone doing the assembly programming with ESP32 ? If yes then help me for assembly code for UART transmitter and receiver.
- Mon May 16, 2022 6:45 am
- Forum: ESP-IDF
- Topic: Can we program ESP32 UART in assembly language ?
- Replies: 5
- Views: 3076
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?