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

Sound Source Localization using MEMSMIC1

Hello ST team,I am using Nucleo H753zi board, and I wanted to use X-CUBE-MEMSMIC1 expansion for sound source localization.I have already designed simple PCB to use MEMs microphone and connect it to H7 board's ADC. I want to understand how I can progr...

Sans__0_0_0-1769669684549.png
Sans__0_0 by Associate II
  • 608 Views
  • 10 replies
  • 1 kudos

STM32H753ZIT6 - Can't Ping STM32H753ZIT6

We are using the NUCLEO-H753ZI family of boards with the specific MCU being STM32H753ZIT6. We were following this tutorial: https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308/page/2/show...

phy schematic.png spectre schematic.png

Resolved! Unions and flash access

I am wishing to write two floating point values to flash memory at time.  I understand it is best to write 64 bits at a time, hence my writing two floats at once. This question is about using a union to structure the data. This code won't compile for...

Clyde_S by Associate III
  • 443 Views
  • 13 replies
  • 1 kudos

Unable to receive UDP broadcast packets

I am able to receive UDP unicast packets on the Nucleo-h563ZI using the netconn API, however I cannot receive broadcast UDP packets (global or subnet). I have attached my lwiopts.h for reference along with the relevant discovery service code below. N...

rrooyen by Associate III
  • 298 Views
  • 6 replies
  • 1 kudos