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

TIM1 to control DMA peripheral-to-memory (8 ADCs)

Posted on April 02, 2014 at 01:50 Hello, Me again with basic questions. I am still trying to acquire from a bank of ADCs. 8 SAR ADCs in parallel on my stm32f429i-disco. From previous forum posts, and my own attempts, it appears I canno...

matteo by Associate II
  • 809 Views
  • 4 replies
  • 0 kudos

Word size of stm32l100

Posted on March 29, 2014 at 04:14What is the Default 'Word' size of stm32l100 #portable #tm32l100 #word-size #stdint.h

sundar by Associate II
  • 1917 Views
  • 4 replies
  • 0 kudos

STM32L 151CB USB driver does not work on WIN 8

Posted on March 31, 2014 at 06:45Hi All.,STM32L151CB works as USB Mass storage device using USB driver from Keil '' http://www.keil.com/download/files/stm32_usbmem.zip    '' It works well on Win XP, but it fails on Win 8.Anyone can advice me.Thanks ...

I2S control of simple mono codec (NAU8814 / WM8510)

Posted on April 01, 2014 at 22:45Hi, is here possibly anyone who has tried already to connect the STM32 I2S interface to a simple mono codec as NAU8810 / NAU8814 / WM8510 (which I think all are quite compatible on the software side)? I would like to...

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

External Interrupt Slow to Respond

Posted on April 01, 2014 at 17:23I've got an external interrupt configured for an IO pin. It is configured for rising edge:   /* Select the EXTI Line7 as the GPIO pin source */   SYSCFG_EXTILineConfig(EXTI_PortSourceGPIOB, EXTI_PinSource7);   EXTI_I...

jvavra by Associate III
  • 255 Views
  • 1 replies
  • 0 kudos

SPI RXFIFO - Debugging

Posted on April 01, 2014 at 00:37The original post was too long to process during our migration. Please click on the attachment to read the original post.