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! Using STM32F7 for USB Audio and HiRes Audio (DSD)

I'm looking for the appropriate MCU to include as a main processing unit in a DAC product I'm designing. The product uses an XMOS for USB Audio and is in need for a central CPU with a more approachable programming model. I came around choosing betwee...

Moreno1 by Associate II
  • 5409 Views
  • 11 replies
  • 0 kudos

USB DFU Upgrade Error

Hello everyoneI'm trying to upgrade/update my firmware via DFU. USB device is succesfully connect to my PC, When I press Upgrade, interface not show any problem but actually my application area flash still FF. I can not program application area? Ayno...

ESuba.3 by Associate
  • 293 Views
  • 0 replies
  • 0 kudos

Nucleo-F746GZ CDC not enumerating

Using CubeMX I generated a project that uses just the USB Device and CDC middleware. It builds without errors, however when plugged into Windows PC it fails to enumerate. The error shown is "A request for the USB BOS descriptor failed." I hope someon...

Error connecting to com port on composite cdc+msc

Hi everyone,i have an issue i can't connect to my com port using a composite device project.In the device manager everything is fine and the mcu is displaying as 2 devices but somehow i can't connect to the com port with any terminal program.I attach...

arduo by Senior
  • 309 Views
  • 0 replies
  • 0 kudos

I2C Driver STM32f469

After initialisation thru latest CubeMx I2C using LL_Driver, I found few functions missing in stm32f4xx_ll_i2c.h, ie. (LL_I2C_HandleTransfer).I did refer few examples for some F0 device but could make out anything useful.Please provide me some soluti...

Abhi1 by Associate II
  • 664 Views
  • 3 replies
  • 0 kudos

Problem with CAN on STM32F091 uC

Dear all, I'm currently trying to work around the CAN Bus on the STM32F091CB uC, with StdPeriph_Lib_V1.5.0 Lib but the transmission is never successful (I have already programmed STM32F4 and STM32F7 boards with StdPeriph_Libs, without any problem).Th...

AGraj by Associate
  • 381 Views
  • 0 replies
  • 0 kudos

How Erase Flash memory with stm32h750VB?

Hi everyone, My project consist, in a bootloader with USB MSC, and the size of flash of this uC is 128k bytes, that is, there is only one sector.I had some problems with bootloader of this uC. If i program first time, all right, but if i program sec...

I2C not working on STM32L053R8T6 ?

I have added the code written in HAL for I2C communication between I2C 2 of STM32L053R8T6 and LIs3dh accelerometer to receive whoami register. doesn't seem to be able to receive any data from the accelerometer.#include "stm32l0xx.h"#include "stm32l0x...

ASING.91 by Associate II
  • 2043 Views
  • 12 replies
  • 0 kudos