STM32 MCUs Embedded 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...

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 ...