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 HID REPORT DESCRIPTOR SIZE

I have a report descriptor that consist of 456 bytes. The problem is : When i define USBD_CUSTOM_HID_REPORT_DESC_SIZE   456 in usbd_conf.h file, it raises overlow warning and my hid device no longer works. How can i define hid descriptor size bigge...

TDuma.1 by Associate
  • 821 Views
  • 2 replies
  • 1 kudos

STM32F070F6 Bootloader USB DFU Mode not working.

I want to use STM32F070F6 usb dfu mode to upload program. The document An2606 page 53 says:If HSE is present and has a value of 24, 18, 16, 12, 8, 6, 4 MHz, the system clock is configured to 48 MHz with HSE as clock source. The DFU interface, USART1,...

0693W000001sOCMQA2.jpg
TYu.1951 by Associate II
  • 970 Views
  • 2 replies
  • 0 kudos
ASpar.1 by Associate II
  • 1536 Views
  • 5 replies
  • 0 kudos

Resolved! Hardfault with Lwip Udp

Hello, I'm having trouble about use of lwip on Stm32h743. I'm using udp raw. I'm transmitting packet with 1ms period, there is no problem in sending/receiving. After 20-30 min, program is going to hardfault with 'Imprecise data access violation'. It ...

0693W000008xdWuQAI.png
Ey.1 by Associate II
  • 2720 Views
  • 6 replies
  • 0 kudos

Why does the HAL non-blocking I2C function HAL_I2C_Master_Seq_Transmit_IT() appear to block execution until the I2C transaction has completed?

I am using an STM32F407 processor chip and want to operate as I2C Master on two interfaces, I2C2 and I2C3. It is essential for our application that both busses can be utilised efficiently (with minimal gaps between transactions) and at the same time....

NPurv.2 by Associate
  • 848 Views
  • 0 replies
  • 0 kudos