User Activity

While i try to build SBSFU package for stm32f769i discovery board package, User App build failed.I am using SBSFU latest package v2.6.2.IDE version : STM32CUBEIDE_1.7.0I got this below errormake allarm-none-eabi-gcc -z max-page-size=1 -o "UserApp.elf...
I saw the BLE security with STM32WB course at youtube by ST microelectronics. On this tutorial they show how to configure a characteristic pairing only. which means the pairing request could not occur during connection establishments. The connection ...
Hi all,We are using stm32 PDM to PCM library to convert PDM mic data into PCM data. On that we had an option to control the mic gain from -12db to 51db as mentioned in data sheet.So we try to increase the db level, But we cannot able to increase the ...
I am trying to record audio using analog microphone input from 3.5 audio jack in Stm32f769i Discovery board. But i couldn't able record audio from this line input audio jack.
I have a Demo application based on the Audio Playback and record example program . This example defaults to using the onboard digital mics.  I need to use the analog mic/CN6 Line in (blue) jack .  I made changes to use the INPUT_DEVICE_ANALOG_MIC. T...