STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stmcube mx and stm32f103rc rtc

Posted on February 23, 2018 at 00:55I am running version 4.24.0 of stm32cubeMX. I recently realized that when I try to generate any code the has rtc in it, the code generated in the rtc.c file is full of errors.I have tried on both Mac OSX and Win 7

How to program to external flash on custom board

Posted on December 29, 2017 at 02:17Hi everybody!I have problem with download hex file to memory.My project uses STM32F769 and QSPI (MX25L51245G).Here is pin map of QSPI:QSPI_NCS <-----------------> PB6QSPI_CLK <-----------------> PB2QSPI_D0 <------...

0690X00000609CpQAI.png

Resolved! F103C8: CubeMX generates a garbage in rtc.c

Posted on February 03, 2018 at 08:27I have created a project for stm32f103c8t6 with RTC support and selected 'generate peripheral init as a pair of .c and .h file', toolchain is TrueSTUDIO. It worked nice before the last update. After update to vers...

ETHERNET İN NUCLEO STM312F429ZI CUBEMX

Posted on February 20, 2018 at 10:12 Hello evry body , i need to install ethernet in my project so im using the board nucleo stm32f429ZI , the repository ethernet example works good .: RMII_REF_CLK ----------------------> PA1 RMII_MDIO ------...

Resolved! stlink upgrade on stm32vldiscovery

Posted on March 03, 2018 at 13:24HelloI would like to program a stm32vldiscovery from Linux.Unfortunately, the board has a STLink V1 embedded. Is it possible to upgrade a STLink to STLink/V2?Or is it possible to directly flash the board with an exte...