For applications like active noise cancellation, motor control and similar applications, high bandwidth control loops are needed. For implementing fast digital control loops, the time delay between an analog input signal at the ADC input and the calculated analog output signal at the DAC output Read More …
Schlagwort: NUCLEO
SI5351A and frequency counting with the STM32H743
I wanted to play around with the SI5351A clock generator, but for verifying the output frequencies of the SI5351 I thought it would be great to have a frequency counter at hand. Unfortunately I do not own a frequency counter, so I looked for some Read More …
NUCLEO-H743ZI vs. NUCLEO-H743ZI2 and STLINK V3 vs. STLINK V2
I wanted to try out one of the newer NUCLEO-H743ZI2 boards, because they are populated with MCUs with the newer mask revision V. In mask revision V, ST changed the clocking scheme of the ADC. This new clocking scheme is interesting and I wanted to Read More …
Bandpass sampling and analog bandwidth of the 16-bit ADC peripheral of the STM32H7, Part I
I have to admit of having had some prejudices about ADCs in microcontrollers.From my experience, they are slow and noisy of no use for really demanding applications.Well, the 16-bit ADC peripheral of the STM32H7 of ST Microelectronics may be a real game-changer. It seems to Read More …