Resolved! Use USB Peripheral as UART with STM32L4.
Hi,I'm currently developing a board where I use STM32L433RC as my main unitof processment. This board will have an SD Card to store some data and later ontransfer it via UART. To achieve this, I must use an UART to Serial Portconverter.After some res...