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 Audio volume taper

Posted on November 24, 2013 at 16:12Hello,I have implemented a USB microphone which uses OS default driver. I define the volume from 0x0C00 (MAX) to 0xE000 (MIN) correspond to +6dB...-24dB.Control in Windows,Linux works. However taper is the wrong w...

qweef by Associate
  • 258 Views
  • 0 replies
  • 0 kudos

How to use STM32F030F4

Posted on November 24, 2013 at 12:25Hello guys?      I have bought some STM32F030F4 chips ?but i donnot know how to program on it?I am confused of the Related firmware?So can someone tell me how to creat a new project using Keil-MDK without the give...

SPI MISO problem

Posted on November 23, 2013 at 23:09I know this is weird, but any help would be great. This is driving me nuts. I'm tyring to use A5, A6 and A7 as SPI for communication with a touchscreen controller. SCLK and MOSI work fine, but MISO (A6) works only...

SDIO clock doesn't seem to enable

Posted on November 22, 2013 at 17:19Hello community, I am trying to communicate a STM32F207 uC with a uSD card via the SDIO interface, what I am trying to do is to get the CID of the inserted uSD using CMD commands, and verify that both parts are co...

dmg0048 by Associate II
  • 510 Views
  • 2 replies
  • 0 kudos

DCMI and DMA interrupts with phenomena

Posted on November 23, 2013 at 18:50 I'm now trying to receive an image from my OV9655 over the DCMI port and send it then to the pc. With low resolution (160x120 pixel) and saving the image in the ram it worked good. Now I want to geht higher r...

pa by Associate II
  • 506 Views
  • 4 replies
  • 0 kudos

open source Python on STM32

Posted on November 23, 2013 at 20:04Hello, for those who can be interested in programming an STM32 with Python, have a look at this Kickstarter project : http://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers. the pro...

ffred by Associate II
  • 255 Views
  • 0 replies
  • 0 kudos

STM32 Interface with FSMC and DMA

Posted on March 21, 2012 at 12:56Hi, I have to read a 15 bit parallel data coming from a camera sensor and one bit as a request signal which tells whether the micrcontroller should initiate memory transfer or not. Does FSMC has any trigger signal ...

STM 32 F4 Discovery I2C Hanging Up

Posted on November 21, 2013 at 15:51Hi, I am having a problem with using the I2C on the STM 32 F4 discovery to read 3 DevanTech SRF-08 ultrasonic sensors, There was a previous post on this matter, but it was unresolved as far as I know, clive1 did i...