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

stm32f769 maximum dsi resolution

Posted on March 25, 2016 at 14:39Hello! I want to connect tft display with 1280*720 resolution via DSI interface. TFT panel has 4 differential inputs for data. There is no reference manual for stm32f769 controller on this page http://www.st.com/web/...

STM32L Possibility of timer expiry missing

Posted on March 25, 2016 at 11:51I have Timer1(TIM1) channels configured @ different frequencies.I have loaded appropriate values inside the uhCCRX_Val register as well.The frequencies for channel 1,2 and 4 are 10,100 and 1 Hz , that means i must ge...

darla14 by Senior
  • 1523 Views
  • 11 replies
  • 0 kudos

My first STM32 based circuit, is this circuit ok?

Posted on March 18, 2016 at 14:48Hi,This is my first time working away from Arduino.I am creating a simple CAN bus analyser using a STM32F105RBT6I have used parts of circuits from various evaluation boards. But I am mainly concerned about the Power ...

terry23 by Associate
  • 516 Views
  • 1 replies
  • 0 kudos

STM32 Virtual Com Port problem [solved]

Posted on October 30, 2015 at 13:30 STM32CubeMX generate that code for my STM32F4Discovery (STM32F407VG): /** * @brief CDC_Receive_FS * Data received over USB OUT endpoint are sent over CDC interface * through this function. * * @no...

chief by Associate II
  • 1796 Views
  • 7 replies
  • 0 kudos

null

Posted on March 25, 2016 at 18:15

techkit by Associate
  • 500 Views
  • 2 replies
  • 0 kudos

Clock configuration for stmf411 series mcu

Posted on March 28, 2016 at 15:21Hi STM, As part of our project we are using STM32F411RET6 series MCU, We have followed clock configuration from the below link http://www.st.com/web/en/catalog/tools/PF257927 As Maximum clock for the MCU what we are ...

STM32F303K8 Nucleo only runs at 8 MHz

Posted on March 28, 2016 at 16:51Hey all,I'm using the standard peripheral library 1.2.3 for the F3 series on a Win7 machine running the Keil IDE. So while loading the template project, I find that the Sys-clock is only at 8 MHz.Using the Clock Conf...

troyerta by Associate II
  • 482 Views
  • 1 replies
  • 0 kudos

SPL Code Wizzard

Posted on March 28, 2016 at 13:49Hi, i am using STM32 few years and long time i was looking for some kind of ''code wizzard'', like CubeMX, but with SPL. I think old MicroXplorer done this job, but it was so much complicated for my purposes. I code...