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

USB host MSC example

Posted on January 03, 2012 at 09:29Hi everybody, i work with the evalboard STM3220G with the USB example from the USB host-device lib. I try to write additional data in the create/existing file, but I'm not successful. Can anyone say me, what i must...

Timer description in Manual: Errors + wishes

Posted on January 28, 2012 at 23:22In the STM32F4 I found some minor errors in the timer descriptions: - Page 395 - Description SMCR-TS for Timer 2...5: Should refer to Table 62, not 60 (Table 60 is referred at some points in the manual, but it does...

flyer31 by Senior
  • 163 Views
  • 0 replies
  • 0 kudos

OTYPER Reset value in Ref Manual wrong?

Posted on January 27, 2012 at 11:54In Ref. Manual 6.4.11 Table 18, for the registers GPIOx_OTYPER a reset value of 0x4444 is specified, but I think this is an error - should be 0x0000? (as specified in 6.4.2 at the register description?).

flyer31 by Senior
  • 266 Views
  • 4 replies
  • 0 kudos

STM324xG-EVAL demonstration firmware

Posted on January 28, 2012 at 13:08How to find the Source of the firmware? Http demo don�t work. Gets IP form DHCP but could not be reached about network. Picture viewer displays only the first picture. Sound Demo don�t find a file on the USB Stick....

joerg23 by Associate II
  • 278 Views
  • 1 replies
  • 0 kudos

STM32F4 SDIO, Busy state of DPSM

Posted on December 15, 2011 at 05:18After transmitting a block of data, SD Card sends the CRC for the data.After sending CRC, SD Card sometimes puts itself in the ''Busy'' mode.According to the reference manual, STM32's SDIO peripheral's data path s...

hate_pod by Associate
  • 421 Views
  • 2 replies
  • 0 kudos

Thermal Printer

Posted on January 27, 2012 at 10:02I use Stm32f103rb microprocessor on stm32p103 board. I want to control a thermal printer. Is there anyone who give me some example code for this situation ? Thank alot

bekir by Associate
  • 573 Views
  • 3 replies
  • 1 kudos

questions about flash programming

Posted on January 27, 2012 at 12:23Hi, I have some questions about flash programming 1. how many writes to flash can i made beetwen FLASH->CR |= CR_PG_Set;  and FLASH->CR &= CR_PG_Reset; is it possible to write here more data than 2 words ? (only 2...

aalmax by Associate II
  • 282 Views
  • 3 replies
  • 0 kudos
Labels