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

PWM Time shifting signal

Posted on January 08, 2013 at 11:55 Hi, I program a PW M sig nal in PB4 port using TIM3 using this program int main ( void ) { while (1) { TIM3->CCR1 = 1000 ; } } /*____________________________TIM3_______________________...

0690X00000603GBQAY.jpg 0690X00000605UPQAY.png
bmwael1 by Associate II
  • 505 Views
  • 3 replies
  • 0 kudos

Best Developement Platform for Startup

Posted on February 13, 2013 at 00:04Hi All,We are a new startup and have a proof-of-concept device going on a STM32 being coded in the Keil IDE. However, we are using their evaluation copy which only permits 32KB max program size and we have surpass...

SPI pins initialization STM32L-discovery

Posted on October 08, 2012 at 16:06It seems I can't correctly initialize the SPI pins on the STM32L-discovery board. I have very little experience with programming 32bit devices so I am probably missing something obvious. I hooked up my oscilloscope...

jurriaan by Associate II
  • 977 Views
  • 7 replies
  • 0 kudos

'No target connected' - again

Posted on March 19, 2013 at 16:05I have been using the STM32F4 Discovery board for a short time with no problems (using SWD via mini-USB) when I suddenly got the 'No Target Connected' error. Reading the forum I tried the fix of BOOT0 high and BOOT1 ...

Programming languages

Posted on March 19, 2013 at 13:31Hello, I´m new in programming STM32, so I´m sorry for ''stupid'' question. It´s possible to program STM32 microcontrollers by objected oriented languages (C++, Java,...). I know that using C is the best choice, bu...

j3lda by Associate II
  • 436 Views
  • 2 replies
  • 0 kudos

STM32F3DISCOVERY USB-Virtual Com Port?

Posted on November 18, 2012 at 14:16Hi!May I ask for help about setting up VCP with one?I am currently looking over the files of STM32_USB-FS-Device_Lib_V3.4.0 (under virtual com port). I can't seem to understand how to tailor it with STM32F3Discove...

bobot by Associate II
  • 1921 Views
  • 18 replies
  • 0 kudos