STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can the external ULPI USB transceiver chip (U4 - USB3320C) on the STM32H747I-DISCO board fail and cause a permanent short circuit?

I tried to configure the MCU as a mass storage device using Cubemx without success. The board was connected to the computer with CN1 and CN2 at the same time.I confirmed that the short was caused by U4 by removing it. After removal of U4 the current ...

Dvan .2 by Associate
  • 280 Views
  • 0 replies
  • 0 kudos

MPU6050 I2C communication using ll driver

I am using STM32F0 microcontroller for my project with MPU6050. The HAL driver i2c code is working fine for mpu6050 but LL driver code doens't work. I want to use LL driver for i2c. Following is my LL driver code for reading and writing.uint8_t motio...

PToma.14 by Associate II
  • 897 Views
  • 1 replies
  • 0 kudos

Resolved! DFU example for Application

I want to test out the DFU on STM32F429ZI-NucleoI have located the Boot loader project.STM32F429ZI-Nucleo\Applications\USB_Device\DFU_StandaloneIn order to have this Bootloader Jump into the App. Do I simply change the FLASH (rx) : ORIGIN = 0x...

FKwan by Associate II
  • 693 Views
  • 4 replies
  • 0 kudos