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

Writing on USB-Memory

Posted on April 12, 2013 at 07:58Hello, i have a little problem. I have adaptet the stm_Host_MSC example on my board. I use the USB_HS_Core with the internal FS-phy. I can communicate and wirte on my usb-stick. my question mow is: What i have to do,...

STM32L152 LSERDY

Posted on August 28, 2013 at 08:58Hi, I have a batch of STM32's which use the LSE.  On all of the device LSE starts normally(i.e. you can see it oscilate with a scope).  However, on a few of the devices LSERDY never aserts to indicate that the clock...

allison by Associate
  • 485 Views
  • 3 replies
  • 0 kudos

STM32 Timers + Interruptions - Error

Posted on August 28, 2013 at 12:46 Hi, I set an interruption handler for a timer. Each time it calls the handler I change the state of a IO. But I'm getting problems for frequency above 80kHz. If I set the period to: TIM_TimeBas...

0690X00000604slQAA.png 0690X000006050oQAA.png
ee06091 by Associate III
  • 392 Views
  • 1 replies
  • 0 kudos

Need information about ADC's external impedance

Posted on August 28, 2013 at 11:17Hi everyones,In the datasheet for STM32F407xx, in the electrical characteristics part (12-bit ADC characteristics), they deal with the Rain value. they define it like that : used to determine the maximum external im...

USBH_BulkReceiveData problem

Posted on August 28, 2013 at 10:30Hello all,I am using an stm32f105rc as an usb host to manage a cp2102 with freertos and st host stack.I found a problem with USBH_BulkReceiveData: sometimes it issues two bulk requests so I miss a byte.The connectio...

0690X00000602peQAA.jpg
mzennaro by Associate II
  • 186 Views
  • 0 replies
  • 0 kudos

STM32F37x SPI FIFO and DMA

Posted on August 26, 2013 at 09:41Hello I tried to migrate a working SPI master from a STMF20x device to the STM32F37x device. The SPI master should write and read 8bit data to some SPI memory devices (EEPROM or flash) by using DMA. Attached is the ...

loeffel2 by Associate III
  • 349 Views
  • 1 replies
  • 0 kudos

Atollic PC standalone debug

Posted on August 28, 2013 at 04:01Is it possible to run a stm32f4 project with Atollic TrueStudio without a board? Likefor 8 bit microcontrollers? That is a limitation of Lite Version?