STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! typo/unclear in stm32f411's datasheet

Hi community,after searching quite a long time for a bug on my board I found it. It was due to an unclear phrasing of the stm32f411's datasheet in table8/p39: for the QFP64 package pin 13 is not only vref but also VDDA.It would be much clearer to wri...

ak_0-1699954572430.png
ak by Associate II
  • 1060 Views
  • 4 replies
  • 1 kudos

HAL_TIM_IRQHandler pending but never fired

Hi All,I am trying to run FreeRTOS and TouchGFX on an STM32H7S7I8T with TIM6 as the timebase source. I am running into an issue where uwTick is not incrementing, this is due to HAL_IncTick not being called. Tracing it back, HAL_TIM_IRQHandler is neve...

repaint by Associate II
  • 226 Views
  • 3 replies
  • 0 kudos

ADC continuous mode

Hi i have a question about configuring your adc in continous mode!I dont understand why this mode doesnt work when i set my EOCS to "EOC flag at the end of single channel conversion".Let's say i m using multiple channels from adc and i dont want to w...

UART transmission hangs

When I wrote the code created with CubeMX in the circuit in the attached image and executed it, it hung up at UART transmission.This is a simple program with one line of additional code.(HAL_UART_Transmit)What am I doing wrong?I haven't been able to ...

capture.PNG capture2.PNG
SB-RK by Associate
  • 263 Views
  • 4 replies
  • 2 kudos

CubeMX, Line ends in generated code

Posted on January 02, 2016 at 20:08Using CubeMX eclipse plugin under linux. The generated source code has windows style CR-LF lineends, what's very uncommon for this OS (and even for Mac OSX). This issue heavily bothers post processing tools which m...

NUCLEO - H753ZI - USB Host with HUB - Stm32CubeMX

Hello,I am trying to use the USB HOST with CubeMX, everything works fine and I can detect my USB stick properly. The connection/disconnection is detected correctly.Then, I tested connecting a UGREEN SD card reader, and everything works fine as long a...

Resolved! Hard fault with STM32G0B1 and LVGL

Hello,   On one hand, I built an app that uses I2C, 2 UARTS, ADCs, captures PWM, provides PWM. All of them rely heavily on the use of DMAs. This app gives good results without any apparent issue. On the  other hand, I built a test app on the same tar...

JulienD_1-1740667213052.png JulienD_0-1740667038774.png
JulienD by Senior
  • 628 Views
  • 7 replies
  • 7 kudos