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

STM32F103 I2C DMA HAL bug

Hello, I had problems with setting up HAL_I2C_Mem_Read_DMA() function. Firstly I only defined the Rx DMA channel, but the program was still ending in HardFault_Handler(). After a long debugging I found bug in the "static void I2C_DMAXferCplt(DMA_Hand...

PDoub.1 by Associate
  • 909 Views
  • 0 replies
  • 0 kudos

stm32f407 USB HS CDC Problem

hello everyone Hello to everyone,I have a project where I need to save data on a usb disk and communicate with the computer. I designed a circuit with a type A connector on the usb fs (a11 a12) line and a type b connector on the usb hs (b14 b15) line...

0693W000003RRTkQAO.png