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! Help ! (First time with STM32)

Posted on March 09, 2018 at 18:17Hi, i'm making some board with a STM32F042F6P6. Today i solder the board, i connected it with the USB cable but windows doesn't see it. Where am I wrong? Do i need to buy a ST-Link V2 Programmer? how do I connect it ...

STM32L4 QSPI init sequence and operation

Posted on March 13, 2018 at 21:16Hello there,I am using STM32L452 series MCU and I am trying to interface with a quad spi memory from Micron (MT25Q series).I am following the example found in this location:STM32Cube_FW_L4_V1.8.0\Projects\STM32L476G_...

Difference in ending of .bin files

Posted on March 13, 2018 at 13:07Hello!i have been working on an application which allows me to flash a binary file into the MCU memory and thusupdating the firmware application. When i flash the .bin file using my app i am able to transfer the file...

yuri CH by Senior
  • 1457 Views
  • 4 replies
  • 0 kudos

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
Minh Phan by Associate II
  • 1038 Views
  • 3 replies
  • 0 kudos

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...