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

STM32F103 with uCGUI

Posted on July 12, 2014 at 08:22A good example of uCGUI Graphics Framework running bare (without any RTOS) on STM32 Development Board with Source Codehttp://ucguibarerun.blogspot.in/ #ucgui

STMf030 USART

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

sanjib by Associate III
  • 852 Views
  • 25 replies
  • 0 kudos

stm32f103zet6 spi3 dma tx

Posted on July 12, 2014 at 03:32hi everyone,how can I use the SPI3 DMA TX,the following is my configuration(it do  not work):RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB, ENABLE);//IO?? RCC_AHBPeriphClockCmd(RCC_AHBPeriph_DMA2, ENABLE);//DMA 2???? //...

STM3221G-EVAL read and save firmware

Posted on July 02, 2014 at 17:57Hi:I just got the STM3221G-EVAL board which comes with a demonstration firmware. I would like to read and save into a file the demonstration firmware using ST-LINK. How can I do that?Thanks. #stm3221g-eval-st-link-...

eduardo2 by Associate II
  • 189 Views
  • 4 replies
  • 0 kudos

STM32F407 Timer reampping

Posted on July 11, 2014 at 11:17Hello I'm using the Timer2 as Encoder Position Timer: void Encoder_Config(void) {     GPIO_InitTypeDef GPIO_InitStructure;     RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA, ENABLE);     RCC_APB1PeriphClockCmd(RCC_APB1P...

dominik by Senior
  • 148 Views
  • 1 replies
  • 0 kudos

Problem with I2C on PA8 and PC9

Posted on July 10, 2014 at 11:41Hello, i tried to use I2C3 on PA8 and PC9. I noticed that i can send data over the i2c bus but the stop condition was not working. So the bus never came back. After some investigation i found that the SCL line starts...

0690X00000604pnQAA.png 0690X000006058YQAQ.png

STM32f030c8t6

Posted on July 09, 2014 at 15:12I am configuring the sys clk to 48 mhz it's working fine for stm32f030r8t6. I have checked by toggling the led...I am able to get the desired frequency ....but it is not working for stm32f030c8t6.....It is always taki...

sanjib by Associate III
  • 301 Views
  • 6 replies
  • 0 kudos
Labels