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

USB Audio 2.0 on USB HS issue with STM32H7 series and USB3320 external PHY (Data transmission on Isochronous ISO IN EP (Feedback OR recording) abruptly stops being sent)

I've asynchronous USB Audio 2.0 implementation where speaker with feedback and microphone interfaces are configured.I have strange problem with audio Feedback and microphone respective interface which are Isochronous-in type.The issue observation is ...

Vpada.1 by Associate
  • 1711 Views
  • 5 replies
  • 0 kudos

Audio performances of STM32L476JGY6TR

Hi!We are starting to develop a product based on an STM32L476JGY6TR.Part of the system would be dealing with a mono audio stream at 6kHz (sampling frequency).I've read in the datasheet that this ST chip offers some audio capabilities using SAI interf...

HDuce.1 by Associate
  • 470 Views
  • 0 replies
  • 0 kudos

Bootloader: jumping to either App A or App B

Hello​I​ am considering the following approach of the Bootloader.​We will divide the internal flash into :1. Bootloader 2. App A3. App BFor App A or B we will have a version number. Bootloader will read the version numbers of both and depending upon ...

ELitv.2 by Associate II
  • 1945 Views
  • 10 replies
  • 1 kudos

Both CAN bus interrupt

Hello, I am using both CAN bus to transmit data with different ID, DLC 8 and it works fine. To receive data in each CAN bus, I use interrupt for both of CAN bus as bellow and I get data only from one of the CAN bus. void HAL_CAN_RxFifo0MsgPendingCall...

NASI by Senior
  • 480 Views
  • 0 replies
  • 0 kudos