STM32U5 - application with both normal and LPBAM I2C routine with LPDMA and GPDMA
Hy,I am trying to implement a code where i am using the I2C3 both in normal mode through the GPDMA and in LPDMA through the linked list.Switching from the normal mode through the LPBAM linkest list works correctly but then moving back always makes th...