STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Vector table

Posted on June 25, 2015 at 12:15hej,i was searching buit i could not get the exact point.why vector table is needed?.. can anyone tell me where i can find vector table in cocox and how to relocate the vector table .thanks.

arunl4g by Associate II
  • 447 Views
  • 3 replies
  • 0 kudos

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
  • 1057 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
  • 469 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...

audio_playback_and_record example add uart2

Posted on June 25, 2015 at 19:36hello everyone. this week i start to dev in stm32f4discovery install cubeMX and get examples STM32Cube_FW_F4_v1.6.0 1) at this point i want to add an uart to send the ''song'' name to be played i added the library st...