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

STM32F051 Comparator inverting input

Posted on May 05, 2014 at 08:19Hello I use the comparator module of a STM32F051. The problem is that I need to change the input pin of the inverting input on the fly. In the datasheet, for COMP1 module, the input pins PA0, PA4 and PA5 are possible s...

DAC output changes ADC reading

Posted on May 21, 2014 at 00:25Hi,I'm using the STM32F4 Discovery board. I have a program that outputs voltages with the onboard DAC and reads voltages with the ADC. For some reason when the DAC is outputs a voltage it lowers the readings of the ADC...

bridges by Associate II
  • 1386 Views
  • 8 replies
  • 0 kudos

Question on STM32 DMA FIFO

Posted on February 14, 2014 at 18:01Hi All,reading the reference manual of the STM32, I have a question related to a transfer peripheral to memory using DMA, direct mode ( no FIFO )In section 9.3.12, Direct Mode paragraph, i found:Direct modeBy defa...

STM32F427ZI USB

Posted on May 28, 2014 at 20:27Hello again Gentlemen!I would like to download some sample code to help me to program the USB peripheral to use it as a Virtual COM port. I guess on the PC side I have to install the ST Micro Virtual COM port driver, r...

gmotta by Associate II
  • 1058 Views
  • 5 replies
  • 0 kudos

STM32F207 FSMC Bus Turnaround timing

Posted on May 29, 2014 at 16:15I need some help in understanding the Bus Turnaround time of the FSMC. I think I have it right, but don't want to burn out the data bus in finding out I'm wrong. Could someone who knows, confirm please? My STM32F207 ha...

fpeelo by Associate II
  • 1435 Views
  • 1 replies
  • 0 kudos

Problem with prescaler TIMER in ENCODER mode

Posted on April 18, 2014 at 22:04Hi I configured the timer in encoder mode with prescaler:RCC_APB2PeriphClockCmd(RCC_APB2Periph_TIM1, ENABLE); RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA, ENABLE); GPIO_InitStructure.GPIO_Pin   = GPIO_Pin_8 | GPIO_P...

jsi by Associate II
  • 1744 Views
  • 8 replies
  • 0 kudos

STM32Cube Try USB connection on USBD_Start

Posted on May 12, 2014 at 05:38Hello,before STM32Cube, my code would try to iterate with the computer right after USB configuration.With the code converted to STM32Cube, it does not. I have to unplug and replug USB. How could I force the MCU to try ...

yada2 by Associate II
  • 618 Views
  • 1 replies
  • 0 kudos