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

Bricked stm32w108

Posted on January 14, 2014 at 17:52Hi,I was unhappy with the ST provided libraries for sleep modes for the stm32w108 so I decided to write my own. I have managed to brick two different boards while messing around with sleep registers. These are cust...

jacobb by Associate II
  • 285 Views
  • 4 replies
  • 0 kudos

usart communication : from usart3 to usart1

Posted on January 14, 2014 at 10:57 I wrote this code in order to test usart communication in fact When I press the user button an interruption in generated witch send data from usart3 to the usart1 when data is recived an interruption is genera...

Interest in Simulink Blockset w/GCC?

Posted on November 03, 2013 at 00:00I just ported the Simulink Blockset to work with the GCC toolchain and stand alone STLinkv2. When you hit compile it compiles and downloads it to my STM32F4Discovery board.Right now I only got the GPIO working. I'...

st239955 by Associate II
  • 239 Views
  • 1 replies
  • 0 kudos

I have the same Problem

Posted on January 14, 2014 at 11:29I can get Loopback, On Normal Mode - I can see Transmit on PB9 (I am using Remap1). But I can not get (2) boards running same code and linked via (2) mcp2551 chips. And, I even tried looping PB9 back to PB8 , but ...

Problem on routing of uart signals

Posted on January 13, 2014 at 19:48 Hi, I have the stn32f4 discovery kit, and I tried to run the following code to send chracters to the uart : ------------------------------------------------------- #include ''stm32f4xx.h''   /*********************...

Understanding alignment in STM32F405xG ld linker script

Posted on January 10, 2014 at 17:10Hello.  I am looking at https://github.com/mabl/ChibiOS/blob/master/os/ports/GCC/ARMCMx/STM32F4xx/ld/STM32F405xG.ld, one of the GNU linker scripts for the ChibiOS project.   I understand this script for the most pa...

swinchen by Associate II
  • 1613 Views
  • 11 replies
  • 0 kudos
Labels