STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 Discovery Board Country Restrictions - Grrrrrrrrrrrr

Posted on July 08, 2015 at 21:45Why is the new STM32F7 Discovery board availability restricted to Europe? None of the major U.S. distributors (Digikey, Mouser, Newark) have this board in stock, and when I try to order one from any of the non-U.S. di...

jerry2 by Senior
  • 625 Views
  • 6 replies
  • 0 kudos

The serial port connection for stm32f4discovery board

Posted on July 09, 2015 at 03:28Hi!I am new to STM32F4Discovery and FreeRTOS,and recently I run FreeRTOS on STM32F4Discovery board,but I found that it is hard to use serial port since there are too many uart pins on this board,so My questions is tha...

DCMI data storage order in stm32f407

Posted on July 08, 2015 at 21:14HelloSuppose data is arrived from dcmi in following order:1st byte : R[4:0]G[5:3]2nd byte : G[2:0]B[4:0]3rd byte : R[4:0]G[5:3]4th byte : G[2:0]B[4:0]...And so on, how it will be saved in memory?Thanks.

stm32f746g-disco stdlib examples for this board

Posted on July 08, 2015 at 19:29Hello, i just get stm32f746g-disco board, but i can't do any programming, i need basic stdlib examples like st was providing with all discovery boards. Where can i get this, i don't want to use HAL libraries Do they m...

ST-LINK/V2 firmware upgrade

Posted on July 06, 2015 at 18:03Hi, I am new to working with the ST LINK. I downloaded the ST-LINK/V2 firmware upgrade from the site. When attempting to run the jar file I got an error:     ''Architecture not supported(arm)'' Could someone please he...

rbcs by Associate II
  • 1035 Views
  • 5 replies
  • 0 kudos

SPI Communication Issues

Posted on March 29, 2013 at 23:57I am using the stm32l151RB microcontroller. It is running on an external clock source at 14.7456 MHz. I am communicating with a Micron M25P16 serial flash memory. This device states that it is compatible with CPOL/CP...

IAR 7.4 missing STM32F070 Devices

Posted on July 08, 2015 at 16:02I'm using IAR 7.4 and I noticed that the STM32F070 is missing from the device list.IAR release notes shows that the devices are supported.Does anyone know how to work around it?

yuvalk by Associate II
  • 590 Views
  • 2 replies
  • 0 kudos

monitor RAM usage

Posted on July 08, 2015 at 02:48Hi, I'm using STM32L053 Nucleo, I have wrote some code for it to run, and I wish to do a RAM estimation to see RAM usage of current firmware. How to see the RAM usage? Regards #dynamic-memory-usage

cc1 by Associate
  • 1121 Views
  • 3 replies
  • 0 kudos

Testing if USART works?

Posted on March 23, 2014 at 02:05Hi everyone, I'm a newbie with stm32f4Discovery kit, and I've just finished writing a code for implementing sending and receiving a character using USART, I'm using Keil uV5Here is my code which is an example found o...

Stand alone St-link V2 + STM32f4 Discovery Board

Posted on July 07, 2015 at 19:43Hello , Stand - alone st-link is not able to detect target IC ..... How can I flash STM32F4 Discovery board chip through stand-alone St-link V2 ? I have removed both jumpers of CN3 . I have made following connecti...