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 3.2'' ssd1289 tft orientation...

Posted on December 18, 2012 at 20:55Hi all & seasons greetin's.I have been using the HY32D 3.2'' TFT from China with the SSD1289.c and SSD1289.h library which I have had some nice results with thanks to MegaHercas.:)I was wondering if anyone has any...

sts0340 by Associate II
  • 574 Views
  • 7 replies
  • 0 kudos

STM32f103 timer parallel synchronisation

Posted on October 05, 2013 at 11:08Hey Everyone Using a http://www.mikrocontroller.net/part/STM32F103RB I want to use Tim2 and Tim3 for generating a PWM, and want to start them both together such that they run prefectly in sync. Unfortunately, this ...

keil uVision4 problem with C++ code

Posted on October 14, 2013 at 23:32 Hi guys, I'm trying to use printf function with C++ code. The code is working but only first 11 characters are successfully written. any ideas? that's the code: /* Includes ----------------...

where is STM32F10xxx DSP library ?

Posted on October 09, 2013 at 15:26Where can I download this ST library? Here is the doc describing it, but no link/url to where to get it ! http://users.ece.utexas.edu/~valvano/EE345M/UM0585.pdf

denis by Associate II
  • 338 Views
  • 4 replies
  • 0 kudos

Does anyone use M41TC8025?

Posted on October 14, 2013 at 13:35Guys, Does anyone of you ever use M41TC8025? I'm looking for an example code for STM32 if there's available .. thanks

TimeBase example in stm32f3discovery_fw

Posted on October 17, 2013 at 12:23Hi all,the TimeBase example in stm32f3discovery_fw reports the next code in main.c file:CCR1_Val = 40961;TIM_TimeBaseStructure.TIM_Period = 65535;TIMx->ARR = TIM_TimeBaseInitStruct->TIM_Period ;What I really don't ...

question about DAC

Posted on October 18, 2013 at 01:54Hi all,I have two questions about DAC configuration.1. The below cofiguration code works for two analog outputs.  I can write my values to PA4 and PA5 by:         DAC_SetChannel1Data(DAC_Align_12b_R, 0x0000);  // P...

I2C basic EEPROM communications

Posted on August 17, 2011 at 15:57Hi,I have been trying now for longer than i care to admit at getting my development board ( STM32F103R ) to talk to a sensor ( HMC5843 ) via I2C. I have gone through the STM32 code examples but they were frankly kin...

munk2k by Associate II
  • 880 Views
  • 11 replies
  • 0 kudos
Labels