User Activity

Hi, I want to transmit the following sequence with DMA, ideally without any interrupt (except once all the data transferred i.e. at the end of the whole operation).I'm talking in I2C with a device that works like that :Send one byte for read request ...
Hi,What I want is mostly in the title, but I'm confused on how to configure LPTIM1.This is the STM32CubeIDE config of LPTIM1 :1) I'm not sure I understand why I can't set the autoreload value (which the reference manual states is a 16-bit register) i...