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

Resolved! USB PD SINK - automatic APDO/PDO

Hello everybodyI'm working with USB PD sink on my own board with STM32G071KBT6 microcontroller ad development software: STM32CubeIDE 2.1.1 and STMCubeMX 6.17 (freeRTOS, without TCPP, with my own protection of VBUS and CC lines).I want to set sink to ...

Resolved! STM32U5: Spi delay after start

Hello,after setup SPI1 and setting CSTART=1, I expected that SPI is send immidiatly on bus.(I toogled PE00 with CSTART=1)I couldn't find some that explains that behaviour. It behave  the same, if I use DMA or writing directly to TXDR.Do you have an i...

FKaes1_0-1747055255808.png
FKaes.1 by Associate III
  • 2743 Views
  • 8 replies
  • 3 kudos

Resolved! G4 vs H5 speed

Hi,We are running a crypto key generation library on both an STM32G474 (170MHz) and an STM32H563 (240MHz).Over about 80 runs, the average generation time is around 12 seconds for the H5 and 38 seconds for the G4.These times are fine for our applicati...

JimJW by Associate III
  • 1228 Views
  • 8 replies
  • 6 kudos

HAL_IncTick() not being called...

Hi,I am using a STM32WB5MMGH6 BLE module and for some reason HAL_IncTick() is not being called. It is baffling because it was working perfectly well when I was recently working on it before switching to another project for a week.I stripped the proje...

image.png image.png image.png
Ricko by Senior III
  • 267 Views
  • 1 replies
  • 1 kudos

Hard Fault Handler error in STM32F103CBT6TR

So, when I was actually trying to work on the STM32F103CBT6TR MCU which is placed onto the custom board while I tried to toggle PA1 in it which only gave floating values then in debug, I found out it is going into Hard Fault Handler so then again I r...

suba512 by Associate II
  • 1053 Views
  • 25 replies
  • 1 kudos