STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 - Jump from Boot to App

Posted on May 05, 2016 at 12:37Hey guys, my first step in creating a bootloader was simply to move the app (which resided at 0x8000000 to 0x8020000 through the linker file. Next, I created a basic bootloader at address 0x8000000 which basically does...

bdesantis by Associate II
  • 1112 Views
  • 4 replies
  • 0 kudos

STM32L4 default DFU mode verus Standalone

Posted on August 05, 2015 at 17:25We used the DFUSE over USB successfully with several L152 designs. The L152 chips don t have a USB boot loader DFU like described in the AN2606 STM32 microcontroller system memory boot mode. (DFU SE via USB) So we d...

uwe2 by Associate II
  • 4551 Views
  • 29 replies
  • 0 kudos

Set a RTOS Uart queue with the HAL librarie

Posted on May 02, 2016 at 11:11Hi everyone, I would like to include in my project  FreeRTOS a uart queue. I have already  done this with the StdPeriph lib but I'm facing difficulties to migrate from StdPriph to HAL. My previous project was build l...

dauphin2 by Associate II
  • 1273 Views
  • 4 replies
  • 0 kudos

STM32F103VE USB Mass storage speed issue

Posted on April 27, 2016 at 10:55Hi,My application includes USB with mass storage class, I am using STM32F103VE MCU running at 72Mhz. Sandisk uSD(8GB, Class 10) used with SDIO  interface.I have used USB MSC code from STM32F1 library (STM32_USB-FS-De...

K_K by Associate III
  • 1149 Views
  • 5 replies
  • 0 kudos

STM32L0 USB CDC VCP Transmit problems

Posted on December 28, 2014 at 17:59I am using an STM32L053 part and trying to use the USB CDC VCP functionality on an STM32L0-Discovery board. In the past I've gotten the USB CDC VCP functionality working on an STM32F4 on a custom board using the S...

0690X00000605DyQAI.png
nlbutts by Associate II
  • 1297 Views
  • 6 replies
  • 0 kudos

STM32f429zit bootloader USB DFU problem

Posted on April 27, 2016 at 14:23Hello everyone,I have problem with my STM32F4 DISCOVERY board. According to spec:+ Using ''Bootloader (USB FS Device in DFU mode)''- Configure the STM32F4-Discovery board to boot from ''System Memory'' (boot pins BOO...

mateusz2 by Associate
  • 687 Views
  • 2 replies
  • 0 kudos