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

STemWin on the STM32F46G Discovery board error

Posted on July 24, 2015 at 15:04 Hello Everyone, I am using new board from STM32 and I added simple page from GUIBuilder from software included to library. When I run my code I click for example on slider widget I have some error. Slider c...

Bit banging timer problem

Posted on July 24, 2015 at 10:18Greetings, this is my first post here, so I'll start with some background information. My name is Jan and I've been working with the STM32 F407 for a few month now. This forum really helped me a lot and so far I was a...

wrong values- adc with dma

Posted on July 14, 2015 at 09:48#include <stm32f4xx.h>#include <stm32f4xx_conf.h>i have posted the code below and i get wrong value. Can anyone tell me whats wrong ?volatile uint16_t Buffer[12];uint8_t receiveword; /* ADC Configuration */void adcCon...

arunl4g by Associate II
  • 1184 Views
  • 18 replies
  • 0 kudos

DMA2: SRAM to GPIO

Posted on July 24, 2015 at 12:41Hi All,I am using STM32F429 running at 180Mhz.I am trying to transfer data from SRAM Location 0x20005000 to GPIO Iusing Timer1 Ch1 as capture through external Clock of 20MhzData Size is 8 BitsUsing Direct ModeFIFO Int...

Triggering One Pulse Mode timers from software

Posted on July 24, 2015 at 11:57I have been playing around with the STM32F407 for a few days now, learning to set up different timer types and connecting them to each other.However, most of the examples regard starting timers from external input.My ...

audun by Associate
  • 157 Views
  • 0 replies
  • 0 kudos

FSMC + ILI9341

Posted on February 12, 2013 at 16:18Hi,I am trying to control an ILI9341 LCD driver using FSMC interface. The CS driver pin is responsable of switching between sending Data or command and I think that I should connect it to one of the FSMC address l...

stm32f4 usb hid

Posted on July 23, 2015 at 12:37i have stm32 discovery board i have problem 1- the usbd_hid_core.c file is for mouse examble only (send report only) 2-i want to usb hid function for receiving  my data(64byte report)  anyone can help me please. i'm...

elec_st by Associate III
  • 118 Views
  • 1 replies
  • 0 kudos

32-bit Timer out of two 16-bit

Posted on July 22, 2015 at 23:24Hi. I have another question... I use STM32F103c8 MCU and it has only 16-bit timers. I need a 32-bit timer with high resolution (72 MHz). I made it with connecting two 16-bit timers (one as master, second as slave). Ma...

matic by Associate III
  • 510 Views
  • 4 replies
  • 0 kudos
Labels