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! What's the best way to port CMSIS UART from F0 to G0

An existing project runs on STM32F091, it use CMSIS USART driver (ARM_DRIVER_USART Driver_USART1). Now I need to migrate this project to run on STM32G070. But in CubeMX for STM32G070, there aren't any USART driver under CMSIS driver, except a header ...

TDao.19 by Associate II
  • 3260 Views
  • 17 replies
  • 0 kudos

Resolved! Bug in Low-Level driver LL_SPI_ReceiveData8 for STM32L0, STM32L4, STM32L5 and possibly others

Affected driver libraries: STM32Cube_FW_L5_V1.4.0, STM32Cube_FW_L4_V1.16.0, STM32Cube_FW_L0_V1.11.2 and possibly other device driver libraries based on the same SPI peripheralFile: stm32yyxx_ll_spi.h (Replace yy by L5, L4, F0, ...)Functions affected:...

SOfne.1 by Associate III
  • 1660 Views
  • 6 replies
  • 0 kudos

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
  • 768 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
  • 908 Views
  • 2 replies
  • 0 kudos
ASpar.1 by Associate II
  • 1434 Views
  • 5 replies
  • 0 kudos