STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F373 SDADC Gain Error Issue

Posted on October 23, 2013 at 21:20Using the 3 channels of the SDADC in Single Ended Zero Reference Mode, Gain 1, with a SDREF at 2.5V.  Spec lists gain error of -2.4% to -3.1%, but our devices appear to have a positive gain error of approx +2.8%.  ...

STM32F303CB ==> RCC_ADCCLKConfig

Posted on November 21, 2013 at 16:23Hello, I have a problem with the RCC_ADCCLKConfig, I want to change the  ADC frequency and I followed the example from st.    /* Configure the ADC clock */   RCC_ADCCLKConfig(RCC_ADC12PLLCLK_Div64);     /* Enable...

connection

Posted on November 22, 2013 at 15:45error fatal  can not connect to j link via usb

tifou by Associate II
  • 286 Views
  • 1 replies
  • 0 kudos

stm32 I2s in slave mode Timing

Posted on November 22, 2013 at 11:57 The stm32 chip has a error for I2S in slave mode (stm32f40x Errata sheet 2.4.1). 2.4.1 In I2S slave mode, WS level must be set by the external master when enabling the I2S Description In slave mode, th...

STM32F101RD TIM5 Channel 3 PWM Output

Posted on November 21, 2013 at 21:05We are using the STM32F101RD component.  We've configured TIM5, channels 2, 3 and 4.  Channels 2 and 4 work as expected.  Channel 3 is always high (we have 10k pull ups on the line) and is never driven low by the ...

nick by Associate
  • 365 Views
  • 1 replies
  • 0 kudos

Is there a way to reset SPI RxFifo?

Posted on November 21, 2013 at 15:25Hi, I would like to ask if there is a way to clear the FRLVL and RXNE bits in SPIx->SR in order to ignore everything that has been received before. I have some routines that only send data and other that will als...

mmensch by Associate II
  • 515 Views
  • 3 replies
  • 0 kudos