Unclear how to setup STM32L4+ clocks for SD card and LPUART
I'm slowly learning how to use the STM32 family starting with the STM32L4R9-Discovery board. I use mostly VisualGDB and have run and modified a variety of UART examples and FATFs/uSD card examples. When I try to put them together so I can log data on...