STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

cubemx 4.13.0

Posted on February 09, 2016 at 15:29I am using AC6 for my development on the L0 series. After updating to Version 4.13.0 of cube my exported project is no longer identified as CDT Project and refuses to compile :\ Any quick and dirty hack allowing m...

Data corruption in stm32f103

Posted on February 25, 2016 at 11:12Hi everybody,I am using stm32f103 controller in that I have used a structure which have few flags (1 bit member), few char member and few Float member for reading and some data and controlling it.I am reading data...

STM32 Jump back to Bootloader Application

Posted on February 25, 2016 at 16:18Hello, i know there are many Posts about Problems with Memory Jumping and Bootloaders. But no one of this posts could solve my problem. I am using an STM32F103VCT6 Mic. Bootloader placed at 0x8000000, Application...

Hardfault with simple method call

Posted on February 26, 2016 at 03:57Hi all,I am having an odd hard-fault crash on my STM32F030 board when I attempt to use USART. The calls are pretty standard, which leads me to believe its a linker issue. I have simplified to the minimal program t...

luke2 by Associate II
  • 711 Views
  • 4 replies
  • 0 kudos

Problem to wake a thread in UART RX completed callback

Posted on February 26, 2016 at 05:44HelloI have a project using STM32F7-Discovery,and I have a couple of threads including UART thread with real time priority.I use HAL_UART_Receive_IT() to get data,then I use osSignalWait( 0x01, osWaitForever) whil...

amir2 by Associate
  • 317 Views
  • 0 replies
  • 0 kudos

How to add new device (STM32F469) to uVision database

Posted on February 24, 2016 at 09:16Hi:  I use uVision 5.11.1.0, which does not contain new body ''STM32F469''. I try to use ''pack installer-> packs->check for updates'' to update database, but it failed with following message, from Keil's website,...

STM32F100 Get Stuck

Posted on February 25, 2016 at 22:39Hello,I am faced with a big problem.  We applied ESD (8KV) to our system and we noticed that the microcontroller (STM32F100RCT6) get stuck for ever. We use the Independant WatchDog and must be kicked properly.  Wh...

CubeMx, Suggestion

Posted on December 02, 2015 at 16:27 Hi, I'm writing an app which will embed its own DFU. In CubeMx gui, I checked usb as a DFU class. Here's what I get in the main function: int main( void ) { /* USER CODE BEG...

JulienD by Senior
  • 444 Views
  • 3 replies
  • 0 kudos