STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to Reset an UART after an error

Hi,Recently, we desighed a test board with STM32F103RB for UART communication with a wireless chip, and we found that the HAL_UART_ErrorCallback is triggered occasionally (the periods of errors vary betweent tens of minutes to hundreds of minutes), t...

Chao by Senior
  • 2161 Views
  • 4 replies
  • 3 kudos

STM32U073 bug in SystemCoreClockUpdate()

I'm using STM32CubeMX 6.12.0, with the firmware package U0_V1.1.0.When generating code for a STM32U073, the file system_stm32u0xx.c is generated, which contains the implementation of the SystemCoreClockUpdate() function.This file seems to be a mere c...

SZano by Associate III
  • 460 Views
  • 2 replies
  • 3 kudos

Resolved! CMSIS DSP Library performance

I'm using the STM32F769DI and the SMT32cCube for a project which will be using the CMSIS DSP libraries in a computationally demanding application.My C code is set for fast optimisation. __FPU_USED and FPU_PRESENT are set. ARM_MATH_CM7 is defined. I c...

IWhit.2 by Associate II
  • 3226 Views
  • 7 replies
  • 2 kudos

Issue with system memory bootloader

Hello everyone!!!By using STM32F401CCU6 controller boot pind and trying to flash my program through UART, for that i have made the Boot_pin0 to high and Boot_pin1 to low and reset the controller later trying to connect with STCube programmer via UART...

Screenshot (35).png
Anil3 by Associate III
  • 735 Views
  • 6 replies
  • 1 kudos

Resolved! Linked PWM signals

I need to generate 3 PWM signals with the same frequency and referencing the same start point (so sort of synchronised) but with different duty cycles and delays before the pulse, like this:I'm using a STM32G474CEU6 MCU and STM32CubeIDE.I've spent da...

Repwoc_0-1725285302189.png
Repwoc by Associate III
  • 411 Views
  • 2 replies
  • 0 kudos