User Activity

Hello,I want to use a STM32F7 to retrieve ADC measurements from an external ADC over SPI (16-bit read operation to retrieve the measurement). In theory, it should be possible.My question is: how can I retrieve the measurements minimizing the host pro...
Hello,Is it possible to use USB full speed (12 Mbit/s) combined with audio class 1.0 to transfer 16bit audio data sampled at 384ksps ? According to my calculation, I need to transfer 768 bytes/ms over USB:384000 * 16 = 6144000 bits/s ...
Dear support team,Is it possible to run multiple USB class on a same device (STM32F7). I would like to use 3 class: CDC, audio and MSC. Is it possible ?Thank you
Hello,I can't found the electric schematic (pdf is fine) of the STM32F429I-DISC1 evaluation board.Can someone help please.Thanks.
Hello everyone, I have currently two issues with the STM32F411CC STOP mode, it could be great to have some support.I want to wake up each 1sec by an RTC interrupt. Here is my sequence to enter STOP mode:Clear RTC_WUTF flagClear PWR_WU flagEnable wake...