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

STM32F4 and double returning value divided by 10.

Posted on June 16, 2014 at 10:16Hi guys, i recently started to work with orientations and quaternions. Said to do a little math in paralel with my program with a excel spreadsheet. I have the following q`s values double q1=0.99551634; double q2=-0.0...

Bogdan by Senior
  • 283 Views
  • 5 replies
  • 0 kudos

Optimising memset() and memcpy() with DMA (STM32F407)

Posted on June 16, 2014 at 03:15Hi All I have a test were the following 6 operations are performed using standard memcpy() and memset() [working with a byte pointer and a loop]. On an STM32F407 at 168MHz with M2M operations in SRAM. 1. clear 2k byte...

hpipon957 by Associate III
  • 1056 Views
  • 0 replies
  • 1 kudos

Httpserver in STM32f2xx

Posted on June 15, 2014 at 20:25Hi everyone,Someone explain to me the steps to run  the HTTPServer standalone on STM3221G EVAL-Boards and more precisely how to send the file at the server ... thanks.

STM32F2xx IP Address

Posted on June 11, 2014 at 12:52Hi everyone, I am trying to send and receive TCP packets from  PC to my STM3221G-EVAL Boards however I need to know ip address of my boards.. If someone tell me how to find the IP adress of STM3221G-EVAL    thanks. 

STM32F4 Discovery USB virtual com

Posted on June 15, 2014 at 08:14Where can I found an example about STM32F4 Discovery USB virtual com? When the blue button is pressed I have to send a data to the virtual com.  bye

cchechio by Associate II
  • 142 Views
  • 1 replies
  • 0 kudos

How to use the fpu in stm32f4xx ?

Posted on December 13, 2011 at 21:24Hi, How do I exactly use the fpu after enabled it ? How do I for example put 5.5 into it and add 3.25 for example Dooes my software have to do the conversion and just let the fpu cdo the addition , or is the fpu a...

manes6969 by Associate II
  • 1217 Views
  • 15 replies
  • 0 kudos
Labels