User Activity

We have a new STM32F411E-DISCO kit and are trying to run the Audio playback and record application.I have imported the SW4STM32 project but I keep getting errors with missing files - usually the following:stm32f411e_discovery_accelerometer.c..\Common...
We have an issue with CubeMx and the I2S port. We set the port up as Half Duplex Master (so that the master clock goes out) and then in Configuration set the type to Master Receive. All good except that the two pins shows are CK and SDO. I am not sur...
When we setup a new project on the STM32H743 and select I2S, we get the following error. It appears that the macro SPI_FIFO_THRESHOLD_01DATA is not defined. Any help would be much appreciated..\..\..\Drivers\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_i2...
We are trying to configure a STM32H743 device to use 8 PDM microphones. According to the manual, this should be possible.In addition, up to 8 microphones can be supported thanks to an embedded PDM interface.The SAI can work in master or slave configu...
After implementing this video: https://www.youtube.com/watch?v=BwgPV3uKuzY we expected the printf output to work but for some reason, there is no output.I checked the SB10 link and it is connected under the board with a 0 ohm resistor.Any ideas or he...
Kudos from