Ask questions, find answers, and share insights on STM32 products and their technical features.
Now I am using stm32f103c8 and i'd like to write flash directly in launch periodSo I did make it write erase and read data using Hal_functions as you can see under/* * sjk_flash.c * * Created on: 2021. 4. 21. * Author: sungjinkim */ #i...
Hi. I am a little bit confused after reading Reference Manual.What is the difference beteen HCLK and SYSCLK?Which clock is used to feed MCU Core?When we talking about time to execute instruction which clock cycle does it concern?
Hi, I am working on a project and i have two stm32f1038ct6 blue pills and I have to send a message over the bus and verify that it was received properly. Any help would be appreciated =)We are using the stm32IDEWe are using stm32 Cube programmerWe ar...
Hi STM32,
Hi,I'd like to know if it would technically be possible to program a 384k mcu with a binary compiled for the 128k version of the same line?Regards,Nicolas