STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 212 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...

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
  • 467 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
  • 268 Views
  • 0 replies
  • 0 kudos

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
  • 1440 Views
  • 12 replies
  • 0 kudos