User Activity

Hello everyone.I am using ARM Compiler 6 (6.14) in the Keil uVision IDE.Now I am developing a bootloader for STM32F0. There is little RAM.The specificity of the bootloader is such that when working with Flash (erase/write operations take ~50ms) there...
Hello. Errata writes interesting things.2.1.7 Flash sector erase issue for sectors 5 to 11DescriptionUnder specific conditions, flash erase issues are observed.The involved sectors are: 5 to 11WorkaroundDo not perform sector erase on sectors 5 to 11....
Good day.The reference manual RM0033 for the microcontroller (in the Boot configuration section) states that "When the device boots from SRAM, in the application initialization code, you have torelocate the vector table in SRAM using the NVIC excepti...
Hello!RM on the STM8S003: https://www.st.com/content/ccc/resource/technical/document/reference_manual/9a/1b/85/07/ca/eb/4f/dd/CD00190271.pdf/files/CD00190271.pdf/jcr:content/translations/en.CD00190271.pdfI see on the page 54, FLASH_FPR/NFPR registers...
Hello!The Cosmic compiler supports "weak" functions to override them in the future?