User Activity

Posted on October 02, 2017 at 11:07Hello!I use cube usb library for usb_otg_fs mode wit STM32L467. I would like to use DM and DP pins also as GPIO INPUT PULL UP when usb is not used.After usb connection closed, I do the following:1) I use functions ...
Posted on September 11, 2017 at 16:49 Hello! I have external oscillator with frequency 384 MHz. I want to sample MEMSPDM microphone with 512 kHz frequency and get 16 kHz audio with oversampling ratio. Here is my initialization: __HAL_DFS...