STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

24khz audio output

Posted on October 16, 2017 at 14:38Hi.I'm trying to output 24khz mono pcm data over SAI to wm8994 codec. 16khz mono seems to work OK, but 24 is not supported by ST by default. I've made some changes for the support to codec and sai init. Now I wonde...

Resolved! Implementation LL drivers

Posted on October 13, 2017 at 07:48Hello I am trying to create new empty project only with HAL and CMSIS in SW4STM32. I've got STM32F401 and I want to use LL drivers. I create new C project and I set HAL drivers, HAL drivers have also LL driver. How...

STM32F4 I2c1 and USART1 (and USART6) conflict

Posted on October 14, 2017 at 19:32I have an STM32F446RE Nucleo board. I am using I2C1 in interrupt (not DMA) mode, to continuously read data from an MPU9250 accelerometer/magnetometer/gyroscope board. I also use the USART1 to read logs with my lapt...

STM32F765BIT MCU ethernet problem.,

Posted on October 09, 2017 at 16:47Hello ., I am working with STM32F765BIT MCU in our custom board. In this I need to make Ethernet interface working with any of protocol (like UDP).I have generated code using STM cube , but I am not sure that I am ...

STM32CubeMX 4.20 BugReport (ADC Dual Mode)

Posted on March 31, 2017 at 03:51I'm using STM32CubeMX 4.20 and STM32CubeF1 v1.4.0 HAL driver. There is a bug when you configure the ADC1 as dual regular simultaneous mode. The code generator adds multi-mode configuration for both ADCs (master and s...