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! Getting timestamps for transmitted PTP datagrams

Hi,I am implementing PTP slave on bare metal H743II with firmware 1.12.1 and LwIP 2.1.2.Timestamps for transmitted PTP datagrams can be received by implemented a callback function HAL_ETH_TxPtpCallback(). The callback is called from stm32h7xx_hal_eth...

edgarj by Associate
  • 63 Views
  • 1 replies
  • 1 kudos

X-CUBE Audio support for STM32H7

Hi Michel    I am working on an Audio project using STM32H7A3VGH6 and STM32H743VGH6.  I am interested in rate conversion from 44.1K to 48K ( I have a float version ) in Int16 and the Multi band DRC mentioned above.  I did find the SRC441 in the X-Cub...

SChak.1 by Associate
  • 110 Views
  • 3 replies
  • 0 kudos

stm32g491 flash dual bank support

Hi,I’m currently working on the STM32G491 series MCU. Our requirement is to support OTA firmware upgrades. In case the flashing process fails, the system should automatically revert to the previous firmware.Does the STM32G491 support this feature by ...