STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F107RCT6 USB DFU Bootloader not Working

Posted on July 08, 2013 at 16:34Hi, we want to use the STM32F106RCT6 in our Future Products. So we Build an prototype an all works fine except the USB DFU Bootloader. We plugged the USB Cable in and the PC didnt recognize the Device. The Markings on...

s2 by Associate
  • 945 Views
  • 5 replies
  • 0 kudos

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
  • 398 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
  • 1067 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
  • 813 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
  • 589 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
  • 818 Views
  • 3 replies
  • 0 kudos

Stm32f4 Discovery-Change the duty cycle with user button-Help

Posted on July 09, 2013 at 10:52Hello everyone,I am the new user and I need your help about an example Stm32f4- Discovery.I use TIM10 register for to get pwm.And I want to be increase duty ratio with user button.I try to change TIM10->CCR1 but its n...

can by Associate
  • 460 Views
  • 2 replies
  • 0 kudos