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

Whats the problem with USB Host HID

Hello.I have problem using STM32 USB Host HID. I`m stuck in the USBH_Process() function in usbh_core.c, or its better to say stuck in USBH_HID_Process() function in usbh_hid.c file. I am trying to connect a USB keyboard to my own designed stm32f407zg...

0693W00000BZsMjQAL.png 0693W00000BZsMGQA1.png 0693W00000BZsNhQAL.png 0693W00000BZsSYQA1.png
HSh..1 by Associate II
  • 2658 Views
  • 6 replies
  • 1 kudos

Resolved! HARDFAULT STM32G0 ThreadX

I’m working with an STM32G0 running ThreadX (Azure RTOS).The system UART is configured in circular DMA mode with an IDLE event interrupt for data reception.SymptomsIntermittently, after hundreds of successful receptions, the system enters HardFault_H...

Changing I2C reading mode

Hi, I am trying to create the I2C communication using the format used from the company seller of the device.I have to follow these steps:I2CReadFunciton ( uint8_t slAddr, uint8_t* wrData, int wrLen, uint8_t* rdData, int rdLen Initiate the bus by issu...

Fin95 by Associate II
  • 322 Views
  • 8 replies
  • 5 kudos