STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F3 Discovery - ADC EOC Interrupt

Posted on July 09, 2013 at 16:58I'm working on getting my ADC to be interrupt driven.  From my code below, I can verify that the interrupt is set in the IER (interrupt enable register)  for ADC1, and that the EOC bit is high.  For some reason, thoug...

mattfox by Associate II
  • 316 Views
  • 2 replies
  • 0 kudos

Using User Button on stm32f3 discovery

Posted on July 08, 2013 at 17:21Hello I'm new to stm32 and I'm now working on the stm32f3 discovery board with a 7-segment display.I want to use the User Button to make the digit on the display increment whenever the button is pressed. But I couldn'...

mehdi23 by Associate
  • 829 Views
  • 2 replies
  • 0 kudos

Noise in ADC

Posted on July 08, 2013 at 15:03Hello, I work on a project based on Core407V board (STM32F407) and on the DP83848 module (Ethernet). I have developed my own daughter board to plug these two boards and others sensors. The purpose of my project is to ...

STM32 Application FW aware about custom bootloader

Posted on June 22, 2013 at 09:23HI, Should the Application FW aware about custom bootloader seating in first Flash section. In other words should I use modified linker script to build an Applicaiton FW if I'm going to have my custom bootloader in fi...

dimax by Senior
  • 668 Views
  • 7 replies
  • 0 kudos

STM32F3 Discovery - ADC Channel Pins

Posted on July 08, 2013 at 23:56I'm working on setting up a multiple channels for the ADC, but I can't seem to find anywhere that says which pins correspond to each ADC Channel.  I have been looking through the datasheets unsuccessfully for awhile n...

mattfox by Associate II
  • 494 Views
  • 3 replies
  • 0 kudos

timer capture compare

Posted on June 24, 2013 at 15:22Im going to capture simultaneously 4 input signals(same inputs for 4 channels) using Timer 8 by enabling all the interrupts in TIM->CCER register .. But it was not capturing correctly and im getting  channel number  2...

stm32 adc with dma

Posted on July 08, 2013 at 11:06I am  using stm32f100, i using it to control the motor . i am using 3 adc channels to read back-emf, dumping the adc-dr values in dma. am i doing it correct.........plz suggest me.here's  the code here i using  an arr...

aman by Associate II
  • 667 Views
  • 3 replies
  • 0 kudos