STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

stm32 can1 cannot receive 22 frame messages totally

Posted on January 23, 2017 at 09:29Hi guys:There are 1 master and 22 slaves,both cpu are stm32,The 22 salves address are 1.2……22,The address number are included in the can Extend ID.The master has 2 cans, can1 and can2.When the master sent the query...

BeMercy by Associate II
  • 238 Views
  • 0 replies
  • 0 kudos

ADC I2C Problem

Posted on January 18, 2017 at 03:16HelloI have project MP3 using STM32F030C8.MP3 decoder using I2C interface and user key using ADC. So, beginning of my prototype use STM32L0 series, it already done and no problem at all. After that I change to STM3...

0690X00000605vDQAQ.png 0690X00000603YtQAI.jpg 0690X00000603YyQAI.jpg
dree86 by Associate II
  • 905 Views
  • 5 replies
  • 0 kudos

How to Reset the DMA receiving buffer

Posted on January 23, 2017 at 00:31 I am not dealing with continuous streaming of data, I just send a command to the connected device and wait a reply on the UART using DMA. Now using DMA I can only start seeing data after a while, say 1sec!!. I ...

Raider E by Associate III
  • 421 Views
  • 0 replies
  • 0 kudos

Problem with driver for STM32F407 discovery board

Posted on January 21, 2017 at 10:00Hello, i have a problem with connect stm32f407 discovery board to pc. My pc running on windows 7 64bit with board driver install(http://www.st.com/en/embedded-software/stsw-link009.html ) .  But my pc didn't found ...

Sine waveform generator

Posted on January 20, 2017 at 23:58Hello,here, http://www.st.com/content/ccc/resource/technical/document/application_note/05/fb/41/91/39/02/4d/1e/CD00259245.pdf/files/CD00259245.pdf/jcr:content/translations/en.CD00259245.pdf  on page 15 is a formula...

michalt by Associate II
  • 442 Views
  • 2 replies
  • 0 kudos

STM32F4 Discovery hangs when toggling GPIO after a time

Posted on December 29, 2014 at 22:34Hi, I'm new to STM32F4 MCUs, but I have a problem with my program. It should blink a LED, but all what it does, it just turn OFF the LED for a short time and turn it ON, if I change the value in for loop (make the...

16841 by Associate
  • 571 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CUBEMX STM32F103CBT6 USB Virtual COM problem

Posted on January 16, 2017 at 03:40 Hi, 1. I'm using Maple mini of STM32F103CBT6 microcontroller. 2. I use trueSTUDIO. https://www.sparkfun.com/products/retired/11280 I created USB Virtual COM with CUBEMX. (4.0) It looks very simple and n...