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

Interrupt issue with timers and exti0

Posted on June 01, 2015 at 17:09Hi all, i'm new to cortex M4 STM32F4 processor and i have some problems with external interrupt handling and internal timer interrupt. Currently i'm trying this code on a DISCOVERY F4 board (with STM32F407) and i'm tr...

hexfet13 by Associate II
  • 313 Views
  • 2 replies
  • 0 kudos

STM3220g no I2C Pullups?

Posted on June 01, 2015 at 17:07Recently designed a custom board based on the STM3220g eval board and notices the I2C lines looked very bad (long rise times). The internal pullups were enabled but the lines look nothing like the I2C on the evaluatio...

stbbrad3 by Associate II
  • 157 Views
  • 0 replies
  • 0 kudos

STM32L152-EVAL DFU example

Posted on May 06, 2015 at 13:10Hi All, I am attempting to update my STM32L152 board over USB using the DFU driver (STM32_USB-FS-Device_Lib_V4.0.0). I generated a .dfu file using ''DFU file Manager'' and the supplied binary_template project. I left a...

usb MSC host - Send & ReceiveData

Posted on June 01, 2015 at 11:24 I made a project with stm32cude mx for stm32f401 discovery, discovery board is usb msc host, send a command to devide (usb msc device) then receive data form device my project connected and saw all infomati...

STM32F072CB Custom Board Programming

Posted on May 27, 2015 at 08:21Hi,I am using NUCLEO-F072RB board with mbed online IDE.I am planning to make a custom board having STM32F072CB mcu and it can be programmed through SWD connector of NUCLEO-F072RB board.I want to know can I use the abov...

akshat by Associate II
  • 256 Views
  • 2 replies
  • 0 kudos

i2s full duplex DMA clarification

Posted on May 30, 2015 at 09:09hi everyone.for my application i need to use two microphones with PDM output (left and right).now i'm currently using one microphone, connected to a i2s in half duplex mode with DMA transfer (like the example inSTM32cu...

Labels