STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 Comparator Output issue

Posted on September 02, 2016 at 19:53I am unable to get any output from the COMP1 comparator on an STM32F072RB on any pin other than PA0. The datasheet ''STM32F072x8 STM32F072xB'' states on pg 41 that COMP1_OUT should be available on pins PA0 PA6 an...

STM32F746G_DISCO USB and UART Issue

Posted on September 01, 2016 at 05:34Hello, We bought 10 of these boards and want to run USB host and log screen outputs through UART6 to Hyperterminal. When we run the USB host example, things work fine. When we run UART_com_IT standalone, things w...

BSP_AUDIO_OUT_Play function stops program execution

Posted on September 18, 2016 at 17:47Hi. The function BSP_AUDIO_OUT_Play stops the program flow completely even before the return value can be read. The audio buffer is output as a never ending loop. The BSP_AUDIO_OUT_Init worked well with no error ...

STM32F101 current draw in Stop mode

Posted on September 21, 2016 at 17:42I discovered ~450uA additional current draw coming from the STM32F101 in Stop mode.  This condition occurs when an external pin interrupt from a peripheral goes active during Stop mode even though the NVIC is dis...

error: no target connected for STM32L031F6P6

Posted on September 21, 2016 at 11:30We are using STM32 L0 series controllers (STM32L031F6P6, STM32L051R6T6) in our new product design. We are using STLink-V2 debugger with Keil IDE to program and debug the target. In the process we are not able to...

STM32F4 Flash data cache prefetch possible?

Posted on September 20, 2016 at 15:11Is it possible to prefetch flash data to the ART data cache without stalling execution? As far as I can see the only possibility is using DMA, probably using the DMA2D engine.  So the idea is not to copy data fro...

STM32F0x: ADC single conversion triggered by OC

Posted on September 20, 2016 at 13:55Hi thereI am trying to set up the output compare value of timer3 in my STM32F030 to trigger a single channel, single shot ADC conversion every 60ms. I'd like to use the HAL drivers (see UM1785, I am bulding the p...

stanzanim by Associate III
  • 469 Views
  • 1 replies
  • 0 kudos