User Activity

Hi, I am running an application on the STM32L562-DK.  The performance of the application is lower than anticipated.  I started investigating what could be causing the performance issues. I found some example projects that had hal function calls to e...
I am developing on a STM32L562E-DK board and need to connect to Ethernet.  The board has anArduino® Uno V3 expansion connector. Is Arduino Uno Ethernet supported on the device? If not, are there any examples on how to communicate with an Uno board?
I am trying to get the Audio Application Demo (Audio_playback_and_record) to work in STM32Cube_FW_F7_V1.15.0. I am not sure what type of storage device I need to attach to the STM32F769I-Discovery board.  I have attached the screen output.  Thanks fo...
HI,I have a Demo application based on the STM32Cube_FW_F7_V1.15.0 audio example. This example defaults to using the onboard digital mics.  I need to use the analog mic/CN6.  I made changes to use the INPUT_DEVICE_ANALOG_MIC.  /* MP34DT01TR digital mi...