STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with simple GPIO toggling using a timer

Posted on November 29, 2015 at 03:54I have a simple timer interrupt based GPIO toggling code to be tested on STM32F401 discovery board as shown in this link http://codepaste.net/fhmh2v . The problem is this code doesn't toggle the LED/GPIO. I set a ...

BOOT0 direct connection to GND?

Posted on November 29, 2015 at 15:58Hi all,I just received my new layout based on STM32F2 and I can't upload via SWD (Vlink V2).Always the same mistake : Can't reset the core...I checked VCAP1 & 2 at 1.2V and all SWD lines.But perhaps I made a mista...

neoirto by Associate II
  • 477 Views
  • 2 replies
  • 0 kudos

STM32 HAL Libs I2S 16bit Stereo?

Posted on November 25, 2015 at 21:59I am confused with the HAL I2S libraries as there does not seem to be support for 16bit stereo (2 channels).I admit, I am a bit new on I2S but I suspect that with 44100 sampling frequency with two channels of 16 b...

STM32f407 - DAC

Posted on November 28, 2015 at 19:06Hello, I have a question about voltage reference of DAC on STM32f407. Is it possible to change voltage reference of the internal DAC at 0 to 2.5V.And the second question: is it possible to programming this change ...

STM32F103 + PWM+ DMA + HAL?

Posted on November 26, 2015 at 17:38 I have STM32F103 working on 8MHz. If I InitPWM on Ch1 Tim3 void MX_TIM3_Init(void) { TIM_ClockConfigTypeDef sClockSourceConfig; TIM_MasterConfigTypeDef sMasterConfig; TIM_OC_InitTypeDef sConfig...

asrock70 by Associate II
  • 220 Views
  • 4 replies
  • 0 kudos

STM32F401 Nucleo I2C_FLAG_BERR

Posted on November 27, 2015 at 12:25Hi,I am trying to experiment with I2C and have two Nucleo F411 board linked over I2C. I've setup the I2C and something is happening but no matter what I egt I2C_FLAG_BERR error. Could anyone explain the error? Fur...

dman by Associate II
  • 134 Views
  • 1 replies
  • 0 kudos