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

DMA interrupt suddently does not fire

Posted on January 21, 2014 at 03:09I have quite a big code, I might post it(part of it) at a later point, but first I wanted to ask if anyone can think of any reason why my microcontroller does not fire a DMA interrupt when the only thing I do is re...

stm32 f3 discovery tim2 to capture 4 pwm input

Posted on January 23, 2014 at 06:24 the office pwm input example is work ok, but i want to capture 4pwm with one timer,so i find this:https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommun...

jipeng by Associate II
  • 760 Views
  • 6 replies
  • 0 kudos

AN4049 source files

Posted on January 09, 2014 at 10:54Hi,i can't find link to download source files forhttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00048502.pdf (http://www.st.com/st-web-ui/static/active/en/resource/techn...

x8932 by Associate II
  • 441 Views
  • 3 replies
  • 0 kudos

STM32F10x USART bootloader

Posted on January 16, 2014 at 09:00I use STM32F103 in a project which is hard to access device after installation. Also it is manufactured in large quantity. I can get a serial port access to the out of device for updating firmware of device in futu...

How can I set RTC alarm value ?

Posted on January 26, 2014 at 09:48Guys, How can I set the value for RTC alarm ? I want to set on Sunday, 26 January 2014 20:35 I can see only one integer value, do I need to convert from date time to integer ? Any ideas ? thanks Code : /**   * @bri...

STM32F1 remap TIM2

Posted on January 25, 2014 at 18:41Hi, I'm having a problem about remap timer2 pin.For the circuit board I've designed, I use PA15&PB3 as timer2 ch1&ch2 so I have to remap them and I also use PB10&PB11 as Usart3 Txd and Rxd.Then I found that Usart3 ...

USB Library/HOST/URB_NOTREADY

Posted on January 10, 2013 at 14:13Hello, I am using the STM32_USB-Host-Device_Lib_V2.1.0 together with the STM32F207ZG-SK Eval Board. I have changed the MSC example code (Host), so that I can communicate with an CDC device. The enumeration works ...

FSMC Burst

Posted on January 22, 2014 at 17:05Hello, everyone!I'm trying to use the FSMC synchronous burst mode on a STM32F407 and I'm not sure how to activate the burst. Whenever I write a 16 bit word in the Bank, the chip generates 4 clocks for the address a...

renato1 by Associate II
  • 323 Views
  • 1 replies
  • 0 kudos

SSD1289+discovery stm32f4

Posted on January 19, 2014 at 19:48hello every one , i tried to show picture on 3.2'' tft lcd that use SSD1289 driver,i can fill , write char and ... correctlybut i cant show picture , many pixels writes wrong and this wrong changes with reset of bo...