User Activity

Hi all,We are trying to wire a microphone to the STM32U585. The microphone (T5838) outputs PDM and takes a clock as input.As far as I understand, the MDF peripheral supports PDM interface (as stated in RM046, Rev 4, 39.1), so it is compatible with th...
I use the STM32U585, and an external ADC (ADS127L11). The ADC output 48000 sample per second, and rise a signal "Data Ready" for each sample. There is no data buffer in the ADC, thus the STM32U5 must communicate through SPI with the ADC 48000 times e...
What exacly is the maximum acceptable jitter for the input reference clock ?The chip we are using is the STM32U585QIIx. We consider using an external clock from a VCO as HSE, and increase the frequency of the clock using the internal PLL. The VCO is ...
ContextI am working on NUCLEO-U575ZI-Q with an external ADC wired to the board. The ADC generated a rising edge on one of its pins, "DRDY" each time a sample is available.My objective is to retrieve the ADC sample without involving the CPU. The curre...
I use STM32CubeIDE v1.9.0.From the RM of STM32U575 (RM0456 Rev 3), 29.7.1 ADC system control register (ADC12_CCR), page 1078:There is a register called ADC12_CCR with address {base + 0x300} = 0x42028300 on this chip. However, this address / register ...
Kudos from
Kudos given to