STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Host CDC - USB Attached

Posted on August 08, 2016 at 20:36Hello, I generate code using stm32cube to make an USB host CDC. If my device is already plugged, it is not detected. Do you have any solutions to detect it ? Thank you in advance. #stm32-usb-cdc-host-attached

guigui by Associate II
  • 196 Views
  • 1 replies
  • 0 kudos

STM32F207VC SDIO and Fatfs Problem

Posted on July 11, 2016 at 11:27Hi All I am Using STM32F207VC And Micro SD Card With SDIO Interface And Fatfs Library When I Debug And Trace Code, SDIO Routine Response This Error:   /*!< Card is not V2.0 complient or card does not support the set v...

e_j_g by Associate II
  • 1055 Views
  • 11 replies
  • 0 kudos

USB CDC by STM32f767zi

Posted on August 04, 2016 at 18:57 I have Nucleo board with STM32f767zi MCU. I use STM32CubeMX and Atollic TrueStudio for ARM. I want to use CDC to communicate with PC. First, the code is not working. I changed the stack size to 2000 and heap ...

mohsen by Associate II
  • 203 Views
  • 0 replies
  • 0 kudos

USART DMA Rx for ESP8266 module

Posted on August 03, 2016 at 10:48 Hi All, Well, I started playing with a ESP8266-01 module with the latest firmware AT Expressive. Now I did communicate a STM32L476 (UART 115200 which is the default baud rate of ESP8266). I use a code g...

RomainR. by ST Employee
  • 656 Views
  • 3 replies
  • 0 kudos

STM32F4 USB OTG Mass storage in FS mode.

Posted on November 19, 2013 at 11:10I have an STM32F4 design that currently uses a FAT formatted uSD to store firmware binary images and text logs. I managed to get this working a while back by modifying Clive1's uSD examples on the F4 discovery.My ...

kobus by Associate II
  • 1138 Views
  • 8 replies
  • 0 kudos

STM32F4 Original Bootloader corrupted?

Posted on August 02, 2016 at 17:57Hi everyone,I was programming my STM32F405RGT6 and can no longer communicate with the board. It appears as a DFU device once I jump the boot pins, but will not appear otherwise. My drivers should not have changed, I...

STM32CubeMX Audio Class

Posted on April 17, 2015 at 12:13Dear all, I'm trying to use STM32CubeMX software to have a starting point to realize a device like an USB Sound Card recognized by PC and able to play a music stream (as development board I'm using the STM32F4 Discov...

aressia by Associate II
  • 427 Views
  • 4 replies
  • 0 kudos