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

Advanced Timers not working in PWM in all channels.

Posted on August 01, 2014 at 02:25Greetings,I'm attempting to use stm32cubemx to configure the timers of a stm32f427ig to control a few rgb leds as open-drain, pwm outputs.  I'm using timers 1,3,4,5, and 8.  All of them are using channels 1 thru 3, ...

STM32F407IEH6 - I2S2_MCK and I2S3_MCK

Posted on September 15, 2014 at 17:21Hi everybody!We are currently working on some audio related project. We are using TI's ADC (PCM4201) and DAC (PCM1748) on our board and we will communicate with them using I2S. Now, we have to select appropriate ...

LIS3DSH Examples

Posted on September 16, 2014 at 08:04Hi, I am a beginner in STM32F4 Discovery. I am using STM32F4 Discovery MB997C board. The firmware STM32F4-Discovery_FW_V1.1.0 contains example for LIS320DL. But my board has LIS3DSH mems accelerometer. Is there a...

Delay with timers on stm32F107

Posted on August 28, 2014 at 11:52HiI am working on STM32F107 evaluation board, There is a need for me to implement a delay in ms using H/W timers with polling method. I looked for other examples but they are not working for me can anyone suggest me...

sajeed by Associate II
  • 896 Views
  • 4 replies
  • 0 kudos

Programming STM32F103 discovery controller via UART1

Posted on September 15, 2014 at 13:13Hi, I am trying to program the standard STM32F1 discovery board (STM32F103 controller) through usart1 (without using the stlink debugger integrated within the board). I have removed 2 jumper associated with CN2. ...

aruns06 by Associate II
  • 713 Views
  • 2 replies
  • 0 kudos

STM32F051K6 NVIC_SetVectorTable

Posted on June 13, 2013 at 06:26Dears,Do STM32F0 support NVIC_SetVectorTable command?I would like to point the vector table as my program start from 0x08001001NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x1000)Thanks.

ricky by Associate
  • 973 Views
  • 4 replies
  • 0 kudos

Using I2C Interface for MDIO (SMI / MIIM)

Posted on September 15, 2014 at 20:49I have an application where I need to manage a SW that my micro does not have a data interface on.  The switch uses MDIO as the interface for management (not just for PHY configuration).  Has anybody used a I2C p...

mvonahnen by Associate III
  • 1776 Views
  • 1 replies
  • 0 kudos

spi in stm32f103

Posted on September 15, 2014 at 16:55hi every bodyim trying to use spi cmsis function in STM32F10x Standard Peripherals Library V3.4when i use examples of its own folder my compiler keil5.11a (with stm periph lib v3.5) shows this error:and i know th...

0690X00000605A0QAI.png
mhdizgah by Associate II
  • 370 Views
  • 1 replies
  • 0 kudos

STM32F429 timer debug question

Posted on September 14, 2014 at 20:03Hello friends.I use EWARM as IDE. The platform is STM32F429I-DISCONow I study timers' behavior. When I use one step through the code while debugging (Step Into in the EWARM) the value of the CNT register changes ...

baev_al by Associate III
  • 674 Views
  • 4 replies
  • 0 kudos