Setting serial baud rate on ESP-IDF does nothing
atomic14.substack.com
Setting serial baud rate on ESP-IDF does nothing
1–10 of 40 posts
Re: Setting serial baud rate on ESP-IDF does nothing
#2Re: Setting serial baud rate on ESP-IDF does nothing
#3Is it common for microcontrollers to lack comprehensive documentation, or is it just espressif?
Re: Setting serial baud rate on ESP-IDF does nothing
#4Is it common for microcontrollers to lack comprehensive documentation, or is it just espressif?
Re: Setting serial baud rate on ESP-IDF does nothing
#5Is it common for microcontrollers to lack comprehensive documentation, or is it just espressif?
One thing is happening: as uC (and ASIcs) are getting more complex and complicated, more features are added and not fully (or at all) documented.
Re: Setting serial baud rate on ESP-IDF does nothing
#6Is it common for microcontrollers to lack comprehensive documentation, or is it just espressif?
But I think this is a space where due to the relative ease and cheapness of putting out a product and often fixing it after the fact, there's less eyeballs on any given aspect of a board or the software loaded on it.
And a years younger me noticed the issue! But I worked around it instead of reporting it. This time I figured out the source of the problem... but the documentation has been wrong a long time in between. ;)
Re: Setting serial baud rate on ESP-IDF does nothing
#7Is it common for microcontrollers to lack comprehensive documentation, or is it just espressif?