STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CubeMX 4.22.0 Button Bar Clutter

Posted on July 13, 2017 at 22:53Now that CubeMX 4.22.0 can rotate and mirror the chip diagram, the button bar is really cluttered.Can the Twitter, Facebook, and Youtube  (what???) buttons be removed?Thanks,Andrei from The Great White North.

Don't use CUBEmx version 4.20.0 with F4xx !

Posted on March 23, 2017 at 11:02I tried to upgrade my working project, ad the result is project unusable !The SD part is impossible to use, missing definitions, missing functions and others problem.Its possible to downgrade cubemx and return to pre...

Marco1 by Associate II
  • 669 Views
  • 5 replies
  • 0 kudos

RAM and CPU Usage on STM32F779I at Runtime

Posted on January 11, 2018 at 14:55Hi I want to asses the resources used by my program while run time. As My project requirement is to asses the resources used by the my application.Can any one help me How do I can find these resources usage run tim...

ADC DMA

Posted on January 15, 2018 at 14:27I use STM32F767 series MCU,when i configure the single ADC DMA with external 200kHz trigger; The data size is right ,but data value  Error,Is my use legal?RHEOSTAT_ADC_DMA_CLK_ENABLE();DMA_Init_HandleMain.Ins...

ADC external trigger by TIM

Posted on January 15, 2018 at 12:43 I am working with ST32F091. I am trying to trigger ADC with TRGO of TIM15. I am able to drive my TIM15 independently (checked with interrupt) and ADC also independently (checked with interrupt), but I am unable to...

Strange behavior on STM32F4 USB

Posted on January 11, 2018 at 12:42Hi.I have developed some USB HID code using STM cube and seems to be working ok, in that it is seen in the device manager. However when going through the workings of this code it seems a little odd.When the current...

Resolved! STEVAL-IDB006V1

Posted on January 12, 2018 at 10:05Good morning,I was wondering if i could find the Source code for the native firmware embedded in the STEVAL-IDB006V1 ?Thank you#steval-idb006v1 #bluerng-ms

MCU Clock Frequency change

Posted on January 15, 2018 at 12:12MCU: STM32L443VCT6Hi,We have earlier generated code using CubeMX. After that, entire application have been developed on the generated code/project. But midway, there is a requirement of changing the clock frequency...