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 SPI DMA Double Buffer issue

Posted on February 17, 2014 at 16:07 Hi, I'm using the F407 (Discovery) as a SPI-Slave with DMA enabled and a ''data ready'' signaling line. I'm currently trying to transfer data in dual buffer mode (the host cpu might also send configura...

lukas2 by Associate II
  • 1070 Views
  • 8 replies
  • 0 kudos

Discovery USB OUT Report example

Posted on October 29, 2013 at 15:56Hello everybody, I'm looking for a working example using OUT Endpoint on STM32F4 Discovery board. I have no success with it. I modified Demo sample for an OUT Endpoint and Custom usage, and try to send one byte rep...

Configure all the pins on PORT D ?

Posted on March 30, 2014 at 14:35 Guys, How can I configure all the pins on PORT D as output ? I see for one pin : 1. GPIO_InitStructure.GPIO_Pin = LED1_D_PIN; 2. GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; 3. GPIO_I...

CAN Extended Data Frame (Mistake in Reference Manual?)

Posted on March 30, 2014 at 14:08Hi,I am currently using the CAN peripheral in STM32F3-Discovery. I am not sure if there is a mistake in the reference manual, please see the image attached:Shouldn't be the arbitration field for Standard Identifier d...

0690X000006056hQAA.png
the by Associate
  • 225 Views
  • 0 replies
  • 0 kudos

DMA won't get enabled

Posted on March 29, 2014 at 17:53 Hello stmGuys. I'm having a problem configuring my DMA. I've tried everything I can imagine and it still doesn't work. I want the DMA to transfer data from a memory array to the GPIOD->ODR register. Here is my DMA...

stm32f4 spi pull-up's

Posted on March 30, 2014 at 11:36Dear, i am trying to get coordinates from a touch screen using SPI2 of STM32F405, but sometime i get nonsense values. I am wandering if maybe pull-up's are needed on miso / mosi / cs etc. Reagrds, angelo

Angelo1 by Associate II
  • 177 Views
  • 0 replies
  • 0 kudos

What triggers WFI exit?

Posted on March 30, 2014 at 08:39Hello,I want to use WFI, but I'm wondering how it works, what triggers the WFI to exit low power.I've defined systick for 1uSec (I'll use it later for some delays).I've defined timer2 for 100mSec.I need to do some ca...

zoharr by Associate II
  • 327 Views
  • 1 replies
  • 0 kudos

STM32F4Discovery entering debug requires holding reset

Posted on March 29, 2014 at 20:01I have been working with an STM32F0Discovery Board where entering debug mode simply requires pressing the ''Make & Restart Debugger'' (green arrow) button in IAR. With the STM32F4 discovery board, the STLink will not...

sc2 by Associate II
  • 310 Views
  • 1 replies
  • 0 kudos

Different triggers on the same clock

Posted on March 28, 2014 at 21:35 Hello, For a project I am working on I would like to generate interrupts on both edges of the HSI clock, for synchronization purposes. The sysclk is based on the main PLL, sourced from HSE. ...

matteo by Associate II
  • 1071 Views
  • 14 replies
  • 0 kudos
Labels