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

How to speed up function execution?

I'm currently implementing very low current measurement electronics, such as Femto Amps.To do this, I'm using the STM32G431CBU MCU. I'm acquiring the output voltages of a float voltage transimpetance amplifier, and I'm taking a running average.My MCU...

clk.jpg
LIFER.1 by Associate II
  • 349 Views
  • 6 replies
  • 2 kudos

Resolved! lwIP on STM32H7: permanent memory problems

I'm running the CubeMX-generated lwIP implementation on an STM32H723. Memory addresses and configuration has been modified according to what is described at https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-...

Resolved! STM32C031 - EXTI doesn't fired

Hello! I'm coding board based on STM32 C031C6T6. Everything works fine except EXTI interrupts - it doesn't fire. I use PB5, PB6 and PB7 for buttons. I checked signals on hardware - it's ok, I can register falling edge. I use external pull-up. I use C...

MLemb2_0-1756977131390.png
MLemb.2 by Associate II
  • 450 Views
  • 4 replies
  • 4 kudos