How to use custom interrupt for handling UART

MicroController
Posts: 1688
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: How to use custom interrupt for handling UART

Postby MicroController » Mon Sep 11, 2023 6:40 pm

rare instances of lags shortly after boot up
May be the I-cache still 'warming up'.
And/or other initialization activities (WiFi connect,...) running concurrently and hogging up the the flash's bandwidth.

You could enable the UART's loop back to send 'yourself' some dummy bytes first to have as much of the relevant code as possible loaded from flash before going to town.

ScumCoder
Posts: 4
Joined: Sat Feb 03, 2024 9:04 pm

Re: How to use custom interrupt for handling UART

Postby ScumCoder » Mon Feb 05, 2024 9:43 pm

torkleyy wrote:
Mon Sep 11, 2023 12:21 pm
Is it possible to receive a notification when the TX FIFO becomes empty?
There is a pending feature request about this.

Who is online

Users browsing this forum: No registered users and 106 guests