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 Unusual interrupt behaviour

Posted on September 12, 2013 at 10:44 So, here the situation. There is high priority asynchronous external interrupt and low priority systick interrupt. In EXTI handler I disable all interrupts and make pulse on test output 1 In S...

0690X00000602poQAA.jpg

stm32f4 adc dual model with dma

Posted on September 13, 2013 at 17:54hello everyone,Now I use stm32f4 discovery. I want to use ADC example ''ADC_DualModeRegulSimu'' from the StdPeriph_Lib_V1.1.0 Project.I have following questions:1. They use ADC Dual Mode with DMA, but they don't ...

qinghai by Associate II
  • 328 Views
  • 3 replies
  • 0 kudos

STM32- GUI

Posted on September 16, 2013 at 23:19Hey there,is there any way i can implement a GUI with my stm32F3. I am using KEIL at the moment as a debugger and code-uploader.Martin

UDIS/ URS - Bit, stm32F3

Posted on September 16, 2013 at 20:54Hello my dear Forumers,I'm having difficulties to understand the Update Disable bit and Update Request bit.In the peripherial libs it is said, and i quote:Configures the TIMx Update Request Interrupt source.  * @...

Core reset without peripheral reset

Posted on September 13, 2013 at 15:37Hi forum!I am trying to launch a soft reset of the STM32F417 core without losing peripheral state or resetting the peripheral registers. I intend to jump from one application (in flash) to another (in SRAM), for ...

slal by Associate III
  • 933 Views
  • 8 replies
  • 0 kudos

STM32F4 Timer2 off - Pin status problem

Posted on September 12, 2013 at 23:49Hello, I have problems to set up the right pin state while TIM2 is configured in PWM mode and turned off. The corresponding CC output pin stays HIGH while timer is off but I strongly need it to be LOW. I thought ...

totally by Associate II
  • 371 Views
  • 4 replies
  • 0 kudos

GPIO

Posted on September 15, 2013 at 17:55hello i wanna build a project in keil that is a blinker actually a wanna set and reset GPIOA pins which registers i should adjust ?my program is:#define STM32F10X_CL#include <stm32f10x.h>int main(){int i=0;RCC->A...

morykeys by Associate II
  • 198 Views
  • 1 replies
  • 0 kudos

Coocox and the stm32f427vit6

Posted on September 12, 2013 at 11:33Hello,I was using Coocox and the STM32F407VGT6 and now I move to the new STM32F427VIT6. This microcontroller is not supported by Coocox, I have to select I'm using a STM32F407 but it works with that config (I can...

Labels