summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-07-12 18:25:41 +0200
committerDamien George <damien@micropython.org>2022-08-23 17:22:15 +1000
commit13dceaa4ea4336eddb763985c2274cfa497c8e82 (patch)
treee6d4f8d7d913a86ab78b264b2a858893e2025221 /docs/esp32/tutorial
parente6e60f4330c176e1a9443a994ba29ea155d7aca7 (diff)
esp32/machine_uart: Change sendbreak time to be at least 15 bit times.
It used to be 10 bit times, which is too short. The break state must be longer than a regular character time, at least 13 bit times. This is now implemented by reducing the baudrate while sending the "0". The break time will now vary with data length and parity setting, but will at least be 15 bit times. Tested with a GENERIC_SPIRAM, GENERIC_C3 and UM_TINYS2 board.
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions