STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reset source and backup SRAM in STM32F7

Posted on November 30, 2017 at 12:51Hi,I am developing a prototype board which does a set of programmed task and goes to standby mode. It has both clock interrupt and pin wake up interrupt to wake the controller up from the standby mode. I am facing...

Resolved! What is address offset?

Posted on December 01, 2017 at 11:17I am Japanese. Because there is little information on Japanese STM 32, please let me ask a simple question here.What is address offset? According to RM 0364 Reference manual ''STM 32 F 334 x x advanced ARM®-based ...

0690X00000608sQQAQ.png 0690X00000608z3QAA.png 0690X00000608wmQAA.png
Ken Inoue by Associate III
  • 1911 Views
  • 2 replies
  • 0 kudos

Program code different location

Posted on December 01, 2017 at 12:08Hi all,It's possible to use the sector 0 to store the user variable and the other sector 1..31 for the program code?I've tried to set the STM32f072 but remains stuck.Thanks.

Resolved! SW enter HardFault_Handler using OpenStm32

Posted on December 01, 2017 at 04:30Hi,The project is developed with Keil MDK, it run well. But I use OpenStm32 to create one project, and copy the source code into the OpenStm32 project. I can run with ST Jlink V2, but the code enter HardFault_Hand...

0690X00000604HZQAY.jpg
kent gu by Associate III
  • 501 Views
  • 2 replies
  • 0 kudos

Bugs in stm32f10x LL library

Posted on August 21, 2017 at 14:16I tried to use LL library for stm32f10x without CubeMX (  * @version V1.1.1  * @date: 12-May-2017) and almost immediately found some problems:1) You can't actually download LL library without CubeMX, even if you don...

amomum by Associate III
  • 1039 Views
  • 5 replies
  • 0 kudos

CubeMX error code generation

Posted on November 07, 2016 at 12:19When regenerating code (previously correctly generated several times) CubeMX displays an error window and deletes an initialization assembler source file which prevents the Eclipse/System Workbench project to buil...