hello community, sorry for my english..
can anyone explain me how i can calculate the values of and for what i need the values?!
UART_SCLK_DIV_B
UART_SCLK_DIV_A
UART_SCLK_DIV_NUM
UART_SCLK_DIV_B
UART_SCLK_DIV_A
UART_SCLK_DIV_NUM
The easiest way would be to call the begin() function of the HardwareSerial class. Next easiest would be by using the Espressif APIs. The hardest way I can think of would be by manually setting the configuration registers.
Yes I want to learn by own way and dont use APIs.
Good luck with that.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.