ADC conversion time STM32F303x
Posted on June 03, 2015 at 18:12What determines the conversion time of the onboard ADCs?I am having problems when I move from a MCU system clock frequency of 72MHz to 65.536MHz #adc #stm32f303
Posted on June 03, 2015 at 18:12What determines the conversion time of the onboard ADCs?I am having problems when I move from a MCU system clock frequency of 72MHz to 65.536MHz #adc #stm32f303
Posted on June 01, 2015 at 11:29 Hello!I am using stm32f407 flash to make a msc.It can be identified by my pc.But I can not format it.Can somebody help me?Thanks a lot!Here are my code on usbd_storage.c. /* Private typedef ---------------...
Posted on March 16, 2015 at 13:17Hello,I have no experience at all with micro controllers & only brief experience with wiring up electronics / & some low-level programming, so please accept my apologies up-front.I have a need to create a device that...
Posted on January 21, 2011 at 23:41Loading multiple executables on the STM32 flash memory
Posted on June 03, 2015 at 21:46The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 25, 2015 at 14:22Hi,We are preparing production now. Because we use Unique ID to protect the products, each time we need to key the 96 digit Unique ID into the original file, then run the compile(rebuild), then flash into MCU. There is...
Posted on June 03, 2015 at 19:17Anybody noticed the http://www.st.com/web/en/press/en/p3678 of STM32F469/F479? They are F429/F439 on steroids: RAM increased from 256kB to 384kB, quad-SPI added, and - a specialty but maybe becomes ubiquitous soon - M...
Posted on June 03, 2015 at 17:43Hello!Until this time I did not called the so called Systeminit() function. Now I set up some frequencies for the clocks with the help of the clock_configuration xls. I would like to know what are the default settings...
Posted on May 27, 2015 at 15:30Im trying to understand the input captre and output compare modes in the STM32 to fit my needs.This code is supposed be used in a shotdetector for droplets for our test equipmnet.Currently I'm using the STM32F3discover...
Posted on June 03, 2015 at 11:24hello,I use the stm32f103VD,Clock 48MHz from the 8MHz HSI.Can you help me and tell me if I configured the timer 3 correctly for counter each 1ms ?I am not sure it's correct because the iterruption comes each 0.000999 ...