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

STM32F427 FMC NBL0 NBL1

Posted on May 30, 2015 at 14:27Hi, I an laying down some decode logic for 2 x 16 bit SRAMs using Chip Select NE1, by bus configured for 32 bits 12 address lines. If I Write using address 0x60000000 the NBL0 and NBL1 signals are both low during the N...

Connecting COMP and DAC

Posted on June 01, 2015 at 22:00 Hello, I working with STM32F3, and my goal is to feed in an external voltage into COMP2 (non-inverting input) compared against another constant analog voltage (inverting input), in order to produce a calib...

theory by Associate
  • 220 Views
  • 0 replies
  • 0 kudos

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
  • 319 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
  • 163 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...

Labels