How to obtain 17 MHz for STM32F100?
Posted on April 05, 2017 at 15:55In STM32F100 If we are connecting 32MHz external Clock, How do we obtain 17MHz System clock?By using PREDIV and PLLMUL#pll #clock
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 05, 2017 at 15:55In STM32F100 If we are connecting 32MHz external Clock, How do we obtain 17MHz System clock?By using PREDIV and PLLMUL#pll #clock
Posted on April 05, 2017 at 13:12Hello,I want to read multiple adc channels, using STM32F070 MCU my IDE is Coocox. I am searching for relevant examples without DMA but not able to find. Any help in this regard would be appreciated.Regards,Muhammad M...
Posted on April 05, 2017 at 12:42Looking at the STM32F767xx Datasheet (DocID029041 Rev 4), the SRAM1 address is listed as 0x20020000.But the STM32F76xxx Reference Manual (DocID028270 Rev 2) lists this as 0x20010000 in several places: Page 98/1896: ...
Posted on April 05, 2017 at 13:43Hi,Over the past ~18 months we have made an stm32F405 based logging device. Data is gathered and stored to SD card, when USB is plugged in, the SD card is 'owned' by the Mass Storage Device implementation that we got...
Posted on April 30, 2015 at 01:58osMessageQId osMessageCreate (const osMessageQDef_t *queue_def, osThreadId thread_id){ (void) thread_id; return xQueueCreate(queue_def->queue_sz, queue_def->item_sz); //return xQueueCreate(queue_def->queue_sz, (ui...
Posted on April 02, 2017 at 18:19Hi all,I am developing an application with my STM32F746G-Discovery board; for this application I need to acquire 4 to 6 analog signals from external sensors.My application uses the Arduino UNO headers on the back of ...
Posted on April 04, 2017 at 14:50Hi,I tried to connect to the STM32F413 with OpenOCD, but I get the following error:Info : device id = 0x10006463Warn : Cannot identify target as a STM32 family.Error: auto_probe failedI searched the source code of Op...
Posted on April 05, 2017 at 10:28i use adc in dual mode fast interleaved with stm32f103 when i use adc with continuous conversion modeif i set adc to 14mhz i get 1msps and this goodbut when i use timer3 trigger out the maximum speed i can get is abo...
Posted on August 18, 2015 at 10:36The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 04, 2017 at 15:07I am facing a very strange problem, we first assemble 3 prototype boards of a project that uses the STM32F407IGT6 everything worked perfectly, we have developed 3 firmware for this project:1 - Bootloader: Checks if n...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.