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! How to Manually Use DMA for USB Device

I made a High Speed ​​USB DEVICE using USB PHY with STM32F207.When delivering data to the HOST, there are small-sized data (less than 512bytes) and large-sized data (more than 1Mbytes).At this time, I want to transfer small-sized data without using D...

mcho.19 by Associate II
  • 1917 Views
  • 4 replies
  • 0 kudos

Resolved! How do I transfer data over 0x80000 from USB DEVICE?

I made a High Speed USB DEVICE using USB PHY with STM32F207.A data transmission test to the host is in progress, and transmission is possible up to the size of 0x7FFFF, but it cannot transmit more than that.When referring to stm32f2xx_ll_usb.c, the m...

mcho.19 by Associate II
  • 974 Views
  • 2 replies
  • 0 kudos

Resolved! STM32Cube FW_G4 V1.4.0 breaks USB HID communication

I have been having much difficulty trying to port a custom USB HID protocol from a previous project using the STM32F405 to the STM32G431. Connection would initially be established, immediately followed by pipe errors. Eventually I found that if I dow...

BPaik by Senior
  • 3293 Views
  • 12 replies
  • 0 kudos

HAL_LPTIM_Counter_Start_IT returning HAL_TIMEOUT

Hi. I am using STM32L412KBTx for my application. I am using LPTIM for 150ms and 5s timings.The pattern is like 150ms-->5s-->150ms whenever data is received over LPUART.So, for first 150ms timeout value, it runs fine and when I start for 5s timeout va...

0693W00000QNrgAQAT.png 0693W00000QNrgPQAT.png 0693W00000QNrgjQAD.png 0693W00000QNrhIQAT.png
SBhon.1 by Associate III
  • 2087 Views
  • 3 replies
  • 0 kudos

Resolved! - Main Config: These peripherals still have some not configured or wrong parameter values: [CORTEX M7] getting error

Hello ,I am working on NUCLEO-H745ziq board. I am trying the example AZURE RTOS of Ux_CDC_device , the example provide in cubemx accordingly I setup the things in cubemx but when I try to generate the code it shows warning and the when I run the pro...

0693W00000QKISWQA5.png
MDeva.1 by Associate II
  • 4630 Views
  • 1 replies
  • 0 kudos