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

osxAcousticEC using STM32F407 Discovery

Hi !​I need an example F/W for below.​osxAcounsticEC using STM32F407 Discovery ​In the past, I could download the example file, but I can not find it now.​If you have an old sample(Microphone -> PCMtoPDM -> osxAcousticEC -> DAC) , Please Help me...Th...

slee.121 by Associate II
  • 839 Views
  • 3 replies
  • 0 kudos

Resolved! DeInit entire port, rather than a single pin

Hi,I'm using the STM32 F429ZI MCU, and I was wondering if an entire port can be deinitialized rather than one pin at a time. I know of the HAL_GPIO_DeInit() in the STM32 headers but it looks like it works one pin at a time. Is there a function to DeI...

Debug freeze using STM32CubeMX generated software

​Hi everybody, I'm approaching to HAL. I'm using STM32CubeMX to setup a STM32L431 and when I start debugging the MCU freeze in SystemClock_Config() function. If I don't use HAL my simple program (just i++; inside indefinite loop) works fine. Maybe I ...

adavide by Associate
  • 311 Views
  • 0 replies
  • 0 kudos

Bug in the STM32Cube_FW_H7_V1.3.0 CANFD?

Hi, I made a CANFD application for H7 using STM32Cube_FW_H7_V1.3.0 and noticed that the filter is not working, the H7 receives any CANFD message ID. I just changed the "Drivers" folder to that of STM32Cube_FW_H7_V1.2.0, and the CANFD filter started w...

Asantos by Senior
  • 402 Views
  • 1 replies
  • 0 kudos

udp packet sending problem using netconn

i trying to receive a structure and send a structure back to originator but i cant see any packets going in and out in wireshark but if i receive it receives continously where ever i want to send a packet on receiption the problem occurs can some on...

brath by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos