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

STM32F10x + FatFs issue

Posted on April 09, 2014 at 01:52 Hi All, I am new to this community so if I have posted this in the wrong place then please let me know. I have a STM32 Discovery board which I am trying to log data onto a SD card through SPI. I am...

Jump address to choose one of 2 binary in flash

Posted on April 03, 2014 at 17:49Hello, I'm trying to create a bootloader into the component STM32f106RDT with 384KO of Flash. I have mapped the memory like this: 0x08000000 - 0x0802DFFF for main software (first binary) 0x0802F000 - 0x08030FFF reser...

tommelou by Associate II
  • 3787 Views
  • 22 replies
  • 0 kudos

HID Report Descriptor Contains Wrong Byte

Posted on April 09, 2014 at 14:45I've got a USB HID device based on a STM32F427 that can be set up to run as either FS or HS USB. When I use FS, all is well. However, when I use HS (which uses the same descriptor), the report descriptor contains one...

jvavra by Associate III
  • 763 Views
  • 2 replies
  • 0 kudos

STM32F3Discovery Problem with USB User

Posted on April 07, 2014 at 16:50Hi, I downloaded a USB device examples a I tried to use a Virtual Com Port Loopback.This example works only if I manualy replug usb cable when the program is started. Anyone knows how can I do software reset?I use a ...

slqa123 by Associate
  • 425 Views
  • 0 replies
  • 0 kudos

STM32F4 Discovery OTG FS Device Issue

Posted on April 06, 2014 at 10:09Hello Everyone,I am trying to send and receive data on STM32F4 Discovery over USB. USB is configured as Virtual Com Port (CDC) and running at full speed. STM32CubeMX is set up on my machine and the project that I hav...

STM32cubeMX clock configuration 168MHz

Posted on April 01, 2014 at 09:49Hello community,I getting my hands on STM32cubeMX tool for first time to generate project for STM32F405RG. The board has 8MHz oscillator connected to  OSC_IN, OSC_OUT pins. I was trying to configure the board to run ...

0690X00000605e5QAA.png 0690X00000605bbQAA.png 0690X00000605IKQAY.png
harinath by Associate III
  • 1064 Views
  • 2 replies
  • 0 kudos

STM32F407VG and UART Bootloader

Posted on March 28, 2014 at 07:26Hi All I have kind of garbage with the uart bootloader. What I do: 1. I tie pins (BOOT0=vcc, BOOT1=gnd). Turn on power. 2. From PC sent 0x7F (57600, 8E1). 3. I get answer from STM32 - 0x79 - that means that everythin...

Ivan by Associate II
  • 1342 Views
  • 5 replies
  • 0 kudos

USB Host Library for STM32F4

Posted on March 29, 2014 at 15:38 Hi, I'm using the new version of the USB Host library that comes with STM Cube, but I'm having some difficulty as the only documentation I can find is for the old library. Does anyone know if there is an...

brett by Associate II
  • 729 Views
  • 1 replies
  • 0 kudos