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

STM32G474RE HRTIM CBC example

Hi All,I am looking at the HRTIM CBC example here:https://github.com/STMicroelectronics/STM32CubeG4/blob/master/Projects/NUCLEO-G474RE/Examples_LL/HRTIM/HRTIM_CBC_Deadtime/Src/main.cThe questions are centred around EE5 and EE8 external inputs.I have ...

Need an assistance with STM32H7DISCO application.

Hello there,I am looking for someone who can help me with developing a smiple audio application on the STM32H7DISCO. The application is quite simple - an application that configures the audio codec and performs a sample-by-sample processing on the a...

In USB Mass storage device class, does both side of handshaking is possible between device and host?

Hi,I am working on USB Mass Storage Device application using STM32 -F411E Discovery board . I have generated the USB Mass Storage device code using STM32 Cube Mx tool. I have created the 64Kb drive using internal RAM. The Host can write & read the d...