RMT UART using New "driver/rmt_tx.h" and "driver/rmt_rx.h" driver
Posted: Mon Mar 20, 2023 12:29 pm
Hi,
I am using the ESP32S3 with latest IDF version( 5.0 ). I found that in the latest IDF version RMT driver got updated.
I made code change and I was able to generate UART frame using new RMT driver. But when I check the waveform on the analyzer, I found the default status of the GPIO is LOW. I want to change the default status of the GPIO to be HIGH.
Any suggestion/Thoughts will be helpful.
Thanks.
I am using the ESP32S3 with latest IDF version( 5.0 ). I found that in the latest IDF version RMT driver got updated.
I made code change and I was able to generate UART frame using new RMT driver. But when I check the waveform on the analyzer, I found the default status of the GPIO is LOW. I want to change the default status of the GPIO to be HIGH.
Any suggestion/Thoughts will be helpful.
Thanks.