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! AzureRTOS - tips/guides for getting started

Hello,I am trying to start a project with AzureRTOS with the STM32H723 Nucleo board and am looking for some tips, getting started guides, etc.I have looked at the Fx_NoR_Write_Read_File example project and saw how _tx_initialize_kernel_enter() was s...

MButsch by Associate III
  • 1594 Views
  • 5 replies
  • 0 kudos

Resolved! Snowball's chance of using STM32407VET with FreeRTOS, LwIP and Webserver to update the firmware?

I am now ready to write to flash when receiving a file upload via my webserver. However, I read that when erasing or writing to flash, flash reads are blocked. I can see this causing problems. The LwIP_IAP example which was written for the F407 mu...

MStra.3 by Associate III
  • 803 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H7 64MHz HSI is off by 4%!

According to the STM32H745xI/G datasheet, the 64MHz HSI is accurate to +/- 0.3 MHz around room temperature, so +/- 0.5%.During testing, I noticed about 10-20% of my UART characters were getting dropped. I then looked at the signal on a scope and noti...

0690X00000ArWkRQAV.png
TDK by Super User
  • 4329 Views
  • 18 replies
  • 0 kudos

Resolved! Maximum sampling on USB audio class 1.0

Hello,Is it possible to use USB full speed (12 Mbit/s) combined with audio class 1.0 to transfer 16bit audio data sampled at 384ksps ? According to my calculation, I need to transfer 768 bytes/ms over USB:384000 * 16 = 6144000 bits/s ...

Stabilo by Associate III
  • 1345 Views
  • 4 replies
  • 0 kudos

Resolved! Unable to wake task from event flag in ISR when USB_FS is enabled using CMSIS OS 2 on STM32L5

I have been using USB_FS for some time now and recently added the EXT13 IRQ for the user button in the STM32L5 DK. I set a task to toggle a pin when the button is pressed and noticed that if the USB is running, the event does not wake the user button...

MSher.1 by Associate III
  • 1087 Views
  • 3 replies
  • 0 kudos