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

HRTIM timer capture by update event

HiI'm using HRTIM in STM32G474RE to generate a complementary PWMs and trying to capture the frequency of the PWMs by using the capture 1, the trigger sources is "The update event triggers the capture"However, when I was debugging the code, the value ...

Joe_Napat_0-1699582162942.png Joe_Napat_1-1699582278693.png

Resolved! STM32L4 JTAG + interrupt => Break at address "0x1fff2d58" outside of program code + overcurrent

Hello,I am using a sTM32L430 with a JTAG access throgh ST LINK V2 and STM32CubeIDE. The project has a few GPIO to debug and an USART to generate interrupts: To try to undersand my problem I build a small project with STM32CubeMX to have code genrated...

mich35_0-1699882454696.png
mich35 by Associate III
  • 1764 Views
  • 3 replies
  • 0 kudos

Resolved! flash_erase error: can not erase certain flash pages without error, however it is possible while debugging and stepping into every function

Hello,I am currently writing a program that will delete the bootloader, which is stored in 24 flash pages (Bootloader begins at 0x08000000, the program itself begins at 0x800C000).Pages 1-11 & 13-23 can be easily erased. Now the problem is, the page ...

she-peek by Associate II
  • 7519 Views
  • 10 replies
  • 0 kudos

HTTP+Database

Hello everyone, I need some advice, I have a stm32h750B-DK, I've got my httpd through. If I want to send data to the database, what do I need to study? I want to use httpd + database to save data.

non by Associate III
  • 663 Views
  • 0 replies
  • 0 kudos

Sensor resolution issue

Hi I am using ISM330DLC sensor and after passing the raw values to the motion_FX library i have got values which are stable but i have found resolution of sensor is varying upto 0.6 how can i improve the resolution of sensor.Thank you!!!

Anil3 by Associate III
  • 1086 Views
  • 2 replies
  • 0 kudos

INTERRUPT problems on custom STM32 F2 board

HI, firstly im new into subject of STM32MCUs. I made my own board based on STM32F2 MCU. I have configured 2 interrupts one based on TIM 11 and one on Button placed at pin 40 (PC9).  It is  simple code including blinking LED every one second and switc...

Zrzut ekranu 2023-11-15 203153.png Zrzut ekranu 2023-11-15 203226.png Zrzut ekranu 2023-11-15 203519.png

STM32H7: DMA+UART+RTS/CTS HW Flow Control

Good evening evryone,I'm actually working on a NUCLEO-H743ZI2 evaluation board and my objective is to develop an mTLS socket via UART.I've configured the UART for working with circular DMA for data reception, and let RTS/CTS works "automatically" (en...

MattiaB by Associate III
  • 1846 Views
  • 2 replies
  • 0 kudos

Resolved! FP-AUD-AEC1 on NUCLEO-F446RE

Hi, I'm trying to get the FP-AUD-AEC1 v1.2.0 acoustic echo cancellation demo application to work.I have a NUCLEO-F446RE board, an X-NUCLEO-CCA02M2 expansion board and an X-NUCLEO-CCA01M1 expansion board.I programmed the NUCLEO-F446RE board with the S...

PascalB by Associate
  • 2765 Views
  • 1 replies
  • 1 kudos