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

trouble with make file.

Posted on July 18, 2012 at 22:14  The original post was too long to process during our migration. Please click on the attachment to read the original post.

arnold by Associate II
  • 412 Views
  • 3 replies
  • 0 kudos

Hard to say from the data provided.

Posted on July 19, 2012 at 07:59Stm32 Discovery worked well last 2 months.but suddenly i did not communicate with st link.i do not have problem with driver.i have good drivers.how to solve my problem.?suggest any help #stm32

Parallel Interface on the STM32F4

Posted on July 18, 2012 at 19:47Hello,I'm wondering how to create a parallel interface on the STM32F4Discovery Board, if possible. As far as the application, I would like to connect the Discovery to an external ADC evaluation module from TI (ADS855x...

xtaega by Associate
  • 1299 Views
  • 2 replies
  • 0 kudos

Asynchronous SCLK when using SPI

Posted on July 18, 2012 at 13:41I am having some problems in that the SCLK signal for my SPI (when using either SP1 or SPI2) appears to be incorrect. Although the period is stable throughout and as I would expect, the clock pulse itself is non symme...

gavin2 by Associate II
  • 340 Views
  • 2 replies
  • 0 kudos

USART 3 Problem

Posted on July 18, 2012 at 12:03Hi ;I am working on STM32F107VCT6 C-Eval Board and i can work with  usart3 ( smartcard interface)But when i transport this project to STM32 E-Eval ( STM32F103VGT6) byte receive function doesn't work but all the other ...

Problem receiving data on USART1

Posted on July 18, 2012 at 12:37 Hello, I am using the STM32L-Discovery board and try to transmit / receive data via USART1. My problem is that the controller does nor react on data sent from the PC, but if I send one byte from the contr...

USB FS setup packets and buffer overrun

Posted on July 16, 2012 at 07:23Hi all! I have two questions on how to interpret the documentation for the USB FS device macrocell in medium density devices. 1. The section on OUT transactions states that when a buffer is overrun (i.e. the data payl...