STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Shared CAN/USB SRAM on STM32F042C6

Posted on December 28, 2014 at 19:46I am hoping to use a STM32F042C6 to communicate over both USB and CAN simultaneously. I am aware that older devices had issues with this due to a shared 512 SRAM buffer. I am wondering if this is still true on the...

eric2399 by Associate
  • 313 Views
  • 0 replies
  • 0 kudos

STM32L1xx DFU bootloader in FLASH memory problems

Posted on April 02, 2014 at 16:49Hello, I have following objective and problems: I want to have USB bootloader on STM32L1xx devices. My starting point is DfuSe demonstration example on PC side and Device_Firmware_Upgrade from STM32_USB-FS-Device_Lib...

pa2 by Associate II
  • 947 Views
  • 5 replies
  • 0 kudos

STM32cubeF1 schedule

Posted on August 05, 2014 at 19:52Sorry if this has been answered else where, but what is the schedule for release of STM32cubeF1 (generally is it weeks or months?)Thanks,-Jeremy #stm32cubef1

jwaldrop by Associate
  • 403 Views
  • 2 replies
  • 0 kudos

Vector Table OffSet

Posted on December 19, 2014 at 10:04 hi, i want to set an offset value to vector table of my application for writing a custom bootloader. i set it with VECT_TAB_OFFSET definition in thesystem_stm32f4xx.c file like following: #define VE...

STM3240G-EVAL lwip FreeRTOS

Posted on November 21, 2014 at 09:01Hi guys, Currently I am working on the lwip application on STM3240G-Eval. I am planning to use the FreeRTOS with lwip. But I found out that lwip with FreeRTOS integration is not as stable as I thought. The etherne...

whwong84 by Associate II
  • 551 Views
  • 2 replies
  • 0 kudos