STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Playing MP3 files from flash

Hi,I want to play MP3 files that are located in an external flash.Do I need to load the files to RAM for playing them, or can I play them directly from flash?I'm asking because I might not have enough RAM for loading the whole file all at once.Thanks...

AlaaM by Associate III
  • 514 Views
  • 1 replies
  • 0 kudos

USB Device not recognized

Hi,I have designed a pcb with STM32F103C8T6 for my application . i have attached the image of schematic here. I usually program with STM link V2 with arduino IDE and upload method as stmlink. i dont find any problem with the program loading. but, whe...

0690X000006DiYRQA0.png
delek by Associate
  • 248 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F407G-DISC1 goes to unspecified

Hello, I have an STM32F407G-DISC1 and it has not been fun. when I try to plug it into my PC it always goes to Unspecified in Device and printers. i have tried this on 2 pcs ant the same thing happens. Thank you if you read this!

YAtia by Associate II
  • 2372 Views
  • 25 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
  • 222 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
  • 497 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
  • 287 Views
  • 0 replies
  • 0 kudos