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

STM32F0 USB Documentation

Posted on April 05, 2016 at 10:14Hi all,I can't find documentation of STM32Cube USB device for STM32F0, could I use the following documentation that I found for STM32F4:http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_ma...

ee06091 by Associate III
  • 803 Views
  • 5 replies
  • 0 kudos

CAN Bus Tx packets missing [STM32F303x]

Posted on February 08, 2016 at 12:37Problem with the CAN Tx dropping packets.I am testing by sending 8192 packets to a CAN Bus analyzer. each test packet is less than 8 data bytes. After about 60 packets have been sent at 250kBaud about half of the ...

gbigden by Associate III
  • 1340 Views
  • 4 replies
  • 0 kudos

UL Approval

Posted on April 05, 2016 at 14:35Hi All,I am suggested by the moderator of the forum ''Motor Control Firmware and Software'' to ask this question here. The original question is in [DEAD LINK /public/STe2ecommunities/motordriver_ics/Lists/Motor%20Con...

KF Lam by Associate II
  • 827 Views
  • 1 replies
  • 0 kudos

STM32F103 StdPeriphLib I2C Slave

Posted on April 05, 2016 at 12:57Hi,I am trying to build a slave using a STM32F103. I've got the ''Optimized I2C Examples'' project to use it as a base and I get the idea of what is happening.The bit I am stuck at is finding a way to check if master...

dman by Associate II
  • 470 Views
  • 0 replies
  • 0 kudos

STM32F4 DISC1 reset issue

Posted on March 31, 2016 at 11:20I'm using a STM32F407VG Discovery board in a test rig, and have noticed an issue when the board is powered with 5V on the pins. It appears that the MCU is held in reset after power is applied. This is fixed by pluggi...

CUBEMX -> code -> add TSL Lib something is wrong

Posted on March 30, 2016 at 11:56 hi,  CUBEMX made simple code which works, than i add Touch driver1.4.4 and get errors, why this two  do not compatiable ?  - KEIL , comman line:   USE_HAL_DRIVER, STM32L152xB. compile : - '' GR1 has already been ...

enmirc by Associate II
  • 1766 Views
  • 14 replies
  • 0 kudos

Command line Flash Loader for STM32L052

Posted on March 18, 2016 at 16:22I have successfuly tested STM32Flash Loader Demo (GUI, V2.8.0) for my STM32L052 application. Unfortunatelly, the comand line application STMFlashLoader.exe (from the same installation) that I want to pass to my ''cli...

debugger, what is it really doing

Posted on April 03, 2016 at 23:20Hi everyone,I wonder exactly what the debugger is doing when I attach it with gdb. What is the big difference between running with debugger and without debugger?Does it use its own startup code ?Does it do stuff with...

Cummulative data loss in SD write

Posted on March 30, 2016 at 05:30Hello all, I am facing some data loss while SD card writing. My application needs to save timer count and accerelometer data in a 8KB buffer in every 10ms (Tim_9 interrupt) and when the buffer is full, it'll write to...

rumlyen by Associate II
  • 1035 Views
  • 8 replies
  • 0 kudos