Resolved! Migrating an existing ST example AN4457 for Emulated UART from STM32F401 -> STM32F746
I am working on an existing embedded firmware application on an STM32F746ZG that requires we add one more (9 total) UART. There is an existing ST application note AN4457 based on the STM32F401RE that looks to be a perfect match for my requirements. ...