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

SOLVED. USBH_BulkReceiveData problem

Posted on January 31, 2012 at 13:25The problem is found, but there there is an eternal interrupt loop when NAK from device, so there is an another patch is required for the host lib, 'cause there is no wayto know when the device finished data transf...

0690X00000604xqQAA.png
dzuikov by Associate II
  • 309 Views
  • 1 replies
  • 0 kudos

1MHz timebase messing with PWM frequency

Posted on January 30, 2012 at 08:06(I'm posting this ''again'' as it doesn't look like it posted. :-/)Hi,I've been using the PWM Output example for my PWM jobs. The timebase was setup as follows (with variables replaced with actual perimeters):  Pre...

Timer (TIM2) goes twice as fast as expected

Posted on February 03, 2012 at 21:38I can't tell if this is a ''feature'' or some strange incongruence.  I am using an STM32F103ZG (on STM3210E-EVAL board).  - The clock is set to 48 MHz, as USB is being used.  - The APB1 bus is set to 12 MHz (divid...

STM32TS60 production status / availability

Posted on February 02, 2012 at 22:54I am evaluating MCUs for digital (matrix) resistive touch panels and would like an update on product status. Evaluation boards and small quantity microcontroller purchases are desired. Please provide a specificati...

bdhufnag by Associate
  • 319 Views
  • 1 replies
  • 0 kudos

ucLinux in STM32F407 (on STM3240G-EVAL)

Posted on January 26, 2012 at 07:03How can I run ucLinux on STM32F407 (STM3240G-EVAL)???In an3012 there are bootloader (hex) and kernel ucLinux (bin/dfu), but its for stm32f101/f103. 1) Where can I get it for STM32F407 ? How can I make bootloader to...

0690X00000604xgQAA.png
akk_inet by Associate II
  • 905 Views
  • 5 replies
  • 0 kudos

uLinux for STM32F2/4

Posted on February 02, 2012 at 08:21Hello all. There is a problem to run uLinux for STM32F2/4. The run of uLinux is possable by the spesial boot loader. This boot loader works only for STM32F1xx controllers. It is in the web. So, where can I get the...

yagov by Associate II
  • 431 Views
  • 2 replies
  • 0 kudos

Stepper motor

Posted on July 20, 2009 at 09:22Stepper motor #stepper-motor #stepper-motor-driver

finnb by Associate II
  • 759 Views
  • 6 replies
  • 0 kudos

bootloader stm32F4

Posted on February 01, 2012 at 13:30Is There anyoneWho Cangive methe algorithmofabootloaderSTM32F4andhow could Iwrite my own one,I find a lot of  difficulties:( plz help me

meryouma by Associate
  • 278 Views
  • 1 replies
  • 0 kudos

how to use timer _ interrupt

Posted on January 26, 2012 at 17:58i am beginner about programming on  stm32l discovery board.  this is my first time  programming on stm microcontrollers.  I can open led. close led.  i can use lcd on it. but i want to  do that.i have   int i=0;   ...

accounts by Associate II
  • 986 Views
  • 8 replies
  • 0 kudos

SPI TXE flag interrupt

Posted on January 31, 2012 at 06:01I'm using the SPI TXE interrupt.  My ISR simply checks to see if there is anything more to transmit in the buffer.  If there is, it sends it, moves the buffer pointer, and returns.  If there isn't anything left to ...

shannon2 by Associate II
  • 1140 Views
  • 4 replies
  • 0 kudos