STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 internal EEPROM

Posted on November 18, 2014 at 10:02I am using the STM32l Discovery board (http://uk.farnell.com/stmicroelectronics/stm32l152c-disco/stm32l-discovery-eval-board/dp/2317987). The ucontroller on the board (STM32L152RB) features 4kB of EEPROM at the ad...

SPI bus clock routing and termination scheme

Posted on June 26, 2015 at 03:37SPI2 out of my STM32 has 3 destinations: header, i/o expander, and FPGA.  I have a single series termination resistor on this clock.  Should I route this in a daisy-chain fashion with stops at each location that minim...

CubeMX DCMI Question re VSYNC Iterrupts

Posted on June 25, 2015 at 22:35I used CubeMX to create a DCMI camera interface project for the F407 Discovery board. Just after MX_DCMI_Init is called, a VSYNC interrupt is generated. After that VSYNC ints are turned off and no DCMI operations occu...

Software Library for 500 W D-SMPS STEVAL-ISA147V2

Posted on June 24, 2015 at 06:53Hi guysThis is one of the best design from ST microelectronics regarding the SMPS design with great documentation and all the schematics.The design name is ''500 W fully digital AC-DC power supply (D-SMPS) based on ST...

piyush2 by Associate II
  • 1144 Views
  • 5 replies
  • 0 kudos

Timer Synchronization Issue

Posted on June 25, 2015 at 19:11Hello everyone, I would like to ask your ideas about something I would like to implement. I would like to have a constant timer at 50KHz (TIM1) and based on this timer, start with some specific offset a second timer a...

pant by Associate II
  • 524 Views
  • 1 replies
  • 0 kudos

Trainings in 2015 in Europe, January to June (v1.3)

Posted on January 06, 2015 at 19:23Dear colleagues and partners, here I am attaching the plan for ST public trainings. They are typically 3-day long with detailed core and peripheral usage and hands-on. If you're interested, please let me know at mi...

Alternative to NSS?

Posted on June 23, 2015 at 00:34Hi.  I've never designed with STM before and I have to admit I've not fully studied the datasheets.  We're in prelim design phase right now.  I tentatively have the pins for an STM32F205 fully specified, and I realize...

steven23 by Associate
  • 868 Views
  • 2 replies
  • 0 kudos

STM32F0 discovery and ST-link utility

Posted on June 12, 2015 at 08:27 Hello I'm trying to use the STM32F0 discovery with the ST link on board. So in first time, I try with ST link utilityV3.6.0 with STLinkUSBDriver.dll V4.3.4.0 on windows 7 pro 64 bits. All seem to be rig...

stm32f407 exti latency

Posted on June 24, 2015 at 17:54i am trying to communicate with ata device (via 40 pin ata interface) from my f407. with no prior knowledge to how the ata signals timing is, i used my logic sniffer to see the timing constraint. the strobes (for read...