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

Example for USB HID / NUCLEO-071RB

I have a NUCLEO-071RB development board.Is there a ready to run example for this board somewhere?I tried to generate a bare bone example with CubeMX.The code loads and runs but hangs in here:MX_ThreadX_Init =>  tx_kernel_enter => tx_initiali ze_kerne...

nyholku by Associate
  • 170 Views
  • 1 replies
  • 0 kudos

USBX MSC *media_status value meaning

Hello!i'm developing a firmware that use an SD card connected to USBX MSC, and i have a couple of question i want to understand better the  ULONG *media_status value returned in the function :UINT USBD_STORAGE_Status(VOID *storage_instance, ULONG lun...

ABasi.2 by Senior
  • 962 Views
  • 11 replies
  • 0 kudos

Resolved! ADC sampling frequency questions

Doing the set up in MXI have four ADC channels on APB2 with PCLK2 at 84 MHz sampling 4 microphones.The recommended audio sampling rate stretch from 44.1 kHz up to 96 kHz, so initially I'm happy anywhere in that range for now. I have set the clock pre...

Resolved! USBX Audio - Speaker does not play true stereo

I am using a UX_Device_Audio2.0-based project on H7. When I play a stereo file (actually dual mono), the right channel plays correctly, but the left channel contains a mix of left + right.When I play mono file, the right channel is much louder while ...

audio by Senior
  • 413 Views
  • 6 replies
  • 2 kudos