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

STM32 dual ethernet reference designs ?

Hi,I'm looking for a dual ethernet examples from ST, but I couldn't find any.I've seen that there is no STM32 with dual ethernet interface.So I look among the 3-port switch (KSZ8863 etc) but unfortunatly I cannot found any reference design by ST. Als...

Question about STM32 FPUs and FREERTOS

Do the STM32 MCUs that have a floating point unit use it automatically or does it only use it once you have enabled it in the FREERTOS configuration?Say on a STM32H743 which has a double precision FPU, if I have a floating point calculation in my cod...

CStew.2 by Associate II
  • 3809 Views
  • 6 replies
  • 0 kudos

Resolved! STM32G0C1E-EV jack headset recording

I am trying to record audio from a STM32G01CE-EV by using a microphone from a headphone connected through the jack connector. I am not able to get any proper data and I dont know if I am approaching the problem properly. How should I read the data of...

JOkam.1 by Associate
  • 707 Views
  • 2 replies
  • 0 kudos

Why is a single 23-bit value not correctly written to the flash memory when I use 'HAL_FLASH_Program()'?

HelloI've managed to get the 'FLASH_EraseProgram' example program for the Nucleo-F413ZH that comes with 'STM32Cube_FW_F4_V1.25.0' working on a Nucleo-F413ZH board.It erases sectors 2 to 15 and fills them with data - i.e. 0x78563412 that shows up repe...

ron_w by Associate III
  • 1633 Views
  • 4 replies
  • 0 kudos