Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Henrik's Blog
(Uncensored)
subscribe
UART designed to be used with FSM
https://hforsten.com/uart-designed-to-be-used-with-fsm.html
links
backlinks
Tagged with:
electronics
Some time ago I needed an UART for a project. Things it needed to do were very simple and I didn't want to add a microprocessor to use UART and instead decided to just code a simple finite state machine to use it. But I couldn't find a simple UART …