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: UART not transmitting

Posted on June 05, 2014 at 16:16Hi,I am currently working on an application that will send/receive time and date data through serial connection via UART. To get a prototype up and running, I modified the RTC calendar example code that comes with STM...

tyx3gu by Associate II
  • 707 Views
  • 6 replies
  • 0 kudos

STM32CubeMX bug with STM32F030x (GPIO mode)

Posted on April 03, 2014 at 18:16After upgrading to version 4.1 . There are the following problems . When creating a new project (MCU STM32F030F4Px) and assigning output PA0 ( tab PINOUT) as GPIO_Input, then clicking in the tab Configuration -> GPI...

Time Base for Timer in Encoder Mode

Posted on June 06, 2014 at 05:13 Hi , I came across the following codes . TIM_TimeBaseInitTypeDef TIM_TimeBaseStructure; TIM_TimeBaseStructure.TIM_Period = 0xffff; TIM_TimeBaseStructure.TIM_Prescaler = 0; TIM_TimeBaseStructure....

Timer 8 disable problem

Posted on June 05, 2014 at 16:31The original post was too long to process during our migration. Please click on the attachment to read the original post.

sanjib by Associate III
  • 409 Views
  • 4 replies
  • 0 kudos

designing ISP header for STM32F030F4P6

Posted on June 06, 2014 at 07:36Hello, I am designing a board using STM32F030F4P6. I have to use STM32F0 Discovery board STLINK for ISP. Checking the schematics of Discovery board, I found out that the ISP connector (SWD) is connected as follows: 1....

sandhya by Associate II
  • 396 Views
  • 1 replies
  • 0 kudos

ov5642, problem with data signal

Posted on June 05, 2014 at 14:47Hi, i'm using a fpga to control ov5642 camera. I've managed to get access to the registers by i2c protocol and set some of their values:register               value0x3017                0x7f0x3018               0xfcwi...

fmdr by Associate II
  • 322 Views
  • 2 replies
  • 0 kudos

Use of RTC in back up domain

Posted on April 09, 2014 at 11:33Hello All,I have read from STM324xx data sheet that the RTC is registers are still valid and running when Vdd is off and Vbat is present. I am not sure how the microcontroller manges normal running mode and standby m...

STM32L1 - discovery

Posted on June 06, 2014 at 09:22Hello, i don't know if i got to right place. I got STM32L1 discovery board and i can't program it. I always get the same error: ST-link connection error: failed to load flashloaders. What could be the problem? I worke...

Labels