STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

This can be realized with DAC and ADC in STM32F103?

Posted on March 01, 2016 at 16:52 DAC is used for generating sinus wave 1kHz. 1000 sample is over DMA transferred on DAC 1MHz/1000SPS = 1kHz It would be good to start each sinusoid nullify one of the counters. This signal, after passing through som...

0690X00000605JsQAI.png
wc40 by Associate II
  • 711 Views
  • 5 replies
  • 0 kudos

Discover Wi-Fi with stm32f407 UART Problem

Posted on February 24, 2016 at 11:12I have difficulty handling Discover Wi-Fi. Currently, I am using keil vision and stm32f407 as a host mcu device Also, I am trying to modify the example code but it is not working well. I need help and advice. In t...

manjae by Associate II
  • 1146 Views
  • 11 replies
  • 0 kudos

Need help on STM32F207 errata position 2.3.2 (I2C)

Posted on February 29, 2016 at 11:01Hello,  we are using STM32F207ZGT6J with rev code X and we are in trouble with I2C communication. It runs fine for hours with tens of messages per second and then suddenly it doesn't generate a start condition any...

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

stm32f3 DISCOVERY ADC DMA INT PROBLEM

Posted on October 31, 2014 at 12:51 Hi, i have a problem with the dma adc conversion, the values ​​of the conversion are correct but the interrupt is called only once. I would like to get an ongoing conversion. main.c /* Inclu...

Damiano by Associate II
  • 486 Views
  • 3 replies
  • 0 kudos

LdrEx, StrEx, ClrEx synchronization mechanism.

Posted on March 02, 2016 at 02:16 Hello everybody. I can't understand the   LdrEx, StrEx, ClrEx  synchronization mechanism. Error in documentation? Let's look at the:     PM0056 Programming Manual.    STM32F10xxx/20xxx/21xxx/L1xxxx    Cortex-M3 ...

renon by Associate
  • 609 Views
  • 1 replies
  • 0 kudos

ADC do not generate interrupts

Posted on February 29, 2016 at 18:27Hello, I programmed ADC strictly through HAL. Dual injected simultaneously mode, three conversions, triggered by HRTIM. Initialization was generated CubeMX. Was been started through sequence HAL_ADCEx_InjectedStar...

I2S on STM32F0

Posted on March 01, 2016 at 19:56So I am trying to output an I2S signal from a STM32F0 but although I believe I am initializing the peripheral correctly I am not getting any signal on the pins. I believe I am enabling the appropriate clocks and have...

luke2 by Associate II
  • 407 Views
  • 1 replies
  • 0 kudos