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

Nucleo H503 : USBx

Hello , Import example code from package en.stm32cubeh5-v1-1-0\STM32Cube_FW_H5_V1.1.0\Projects\NUCLEO-H503RB\Applications\USBX\Ux_Device_CDC_ACMand Run the example using STMcubemx IDE Gives hard fault error when call function ux_dcd_stm32_initialize(...

pooja by Associate II
  • 1015 Views
  • 1 replies
  • 0 kudos

Resolved! UART DMA multiple transmissions/receptions failure

Hi all,I'm facing an issue that has already been discussed several times in this and others forum, I attempted all the proposed solutions I could find but without success.I want to read the characters user inputs via Tera Term and store them in a buf...

Beppe101 by Associate III
  • 2115 Views
  • 5 replies
  • 4 kudos

STM32F373 SDADC stabilization never ends

I am working withe the STM32F373 SDADC on the STM32F373_EVAL board.When selecting the internal reference voltage (hsdadc1.Init.ReferenceVoltage  = SDADC_VREF_VREFINT1) ,the function HAL_SDADC_Init() will get stuck at while((hsdadc->Instance->ISR & SD...

BPutt.1 by Associate II
  • 600 Views
  • 0 replies
  • 0 kudos

USBX UAC2 playback issues

Looking for a bit of advice.I'm developing a full speed USB audio class device using USBX and ThreadX. So far, I've successfully rebuilt the provided example written for the H743 eval board on an F407 Discovery board. The device enumerates correctly ...

m_g by Associate II
  • 1408 Views
  • 2 replies
  • 0 kudos

USB_host MSC with stm32f746

Hi, after of much struggle in the programming, seeing the tutorial of controllers_tech, can create files and directories in usb memory. I had problems with these case, when insert the usb memory the flow of program enter in Application_Start but neve...

RMasi.19 by Associate II
  • 1497 Views
  • 1 replies
  • 0 kudos

Resolved! Init RTC failed - timeout error - stm32wb10cc

hi,I configure my micro to work on internal clock by cubemx - this is the clock configure://#############################################################################################################//                 Init Device:  System Clock Con...

aviel by Associate II
  • 2824 Views
  • 2 replies
  • 1 kudos