Resolved! HardFault when using UART and DMA
Hi, I have a program running on a STM32U083RCT that is raising a HardFault when running at full speed, but when stepping through the code using a debugger the code appears to run correctly. I have a transceiver device connected to to USART2. I have a...