User Activity

Hello everybody,I need to acquire a signal at about 4MS and want to use the ADC1 and ADC2 of an STM32H7 (rev V).In a previous project, I only had direct channels of ADC3 available on the package.Hence, I compared my measurements to ADC3.Unfourtunatel...
I have a board that relies on flashing the MCU using the integrated bootloader via UART1.While this works well for the M7 (Bank 0x08000000), flashing the M4's Bank at 0x08100000 is not successfull.While most bytes are written okay, a small block in t...
Hi,I'm working on a project where I need ADC readouts with very little jitter and therefor use synchronous mode. As I have several side conditions on the clock domains, I can't choose the ADC clock freely. Hence, I'm trying to evaluate if for a given...