STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

potentiometer on the STM32F746G

Posted on June 16, 2016 at 16:45I was hoping to wire an external potentiometer to the ADC on the STM32F746G but even bypassing the input cap (C107) I still seem to get AC readings.  E.g. I bump the pot one way and I get a positive blip, I bump it th...

dennis by Associate II
  • 1132 Views
  • 6 replies
  • 0 kudos

Too large PLLMUL (theoretical question)

Posted on June 18, 2016 at 11:41What would happen, if PLLMUL is set slightly too large? Let say, if maximum frequency of a MCU is 72 MHz, but PLLMUL is set such that the frequency would be 80 MHz?Thanks

matic by Associate III
  • 248 Views
  • 1 replies
  • 0 kudos

ADC current issue

Posted on June 16, 2016 at 00:25Hi all,I want to measure a 18650 cell voltage with the help of internal ADC of STM32F407VG Micro controller.  But the current rating of 18650 cell is in Amperes while my controller pin current rating is in mA. So my Q...

Problem with driver for st-link

Posted on June 18, 2016 at 00:57Hi, I am not able to download driver for st-link/v2 from page:  http://www.st.com/content/st_com/en/products/embedded-software/development-tool-software/stsw-link009.html#getsoftware-scroll  because there is no downlo...

petr2 by Associate II
  • 411 Views
  • 2 replies
  • 0 kudos

STM32 driver problem

Posted on June 03, 2016 at 05:46I have a quadcopter flight board that uses an STM32 processor. The Dfuse stm3280 zip is downloaded and then the driver from this is installed. You are then asked (by the boards designer) to replace this driver with a ...

pedro1 by Associate II
  • 2763 Views
  • 13 replies
  • 0 kudos

SPI last bit spoilage

Posted on December 25, 2011 at 17:34Hello I'm using stm32f103 controller and via SPI trying to read data from EEPROM Microchip 25LC080B. The problem I deal with, is last bit corrupting when reading from eeprom, sometimes 0->1 and sometime 1->0, I've...