Resolved! Hard fault with STM32G0B1 and LVGL
Hello, On one hand, I built an app that uses I2C, 2 UARTS, ADCs, captures PWM, provides PWM. All of them rely heavily on the use of DMAs. This app gives good results without any apparent issue. On the other hand, I built a test app on the same tar...