STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IAP jump to APP, but it don't work.HELP!!!

Posted on January 17, 2018 at 11:38Hi,I was doing IAP&App in STM32F030rc. When I finish IAP and APP, and run from IAP to jump to APP, it can not be realized. I have try many ways, but useless. Please help me, I have waste a lot of time for this func...

Resolved! Error[Li005]: no definition for ''HAL_CRC_Init''

Posted on January 23, 2018 at 02:24I want to add crc function in STM32F030RC, so I add HAL_CRC_Init, and related functions. But there is always 'no definition for 'HAL_CRC_Init'' error when link. I have include 'stm32f0xx_hal.h','stm32f0xx_hal_crc.h...

STM32F0 let IAP jump to APP1 or APP2

Posted on January 22, 2018 at 04:39I want to realize a OTA function that IAP jump to APP1 or APP2. But I have a doubt whether need I to generate two APPs for OTA, because the APP1 and APP2's vecotor is different(If my customer has done lots of OTA, ...

reading I/O register values with command line GDB

Posted on December 18, 2017 at 16:54Recently I found that STM32CubeMX support Makefile as well as SW4STM32. So far I worked with only the SW4STM32, but now I'm happy to move to the command line development with GCC, GNU make , stlink, and GDB. After...

M. Jeong by Associate II
  • 3563 Views
  • 7 replies
  • 0 kudos

timer prescaler triggers on first rising edge

Posted on January 22, 2018 at 10:28 Hey everyone, I'm using a stm32f722ze I've got a small issue considering the prescaler on the timers. I'm using this to trigger an input capture and DMA request after 8 clock cycles, although the prescaler se...

con3 by Senior
  • 1014 Views
  • 8 replies
  • 0 kudos

unable to update Options bytes

Posted on October 27, 2017 at 23:32Hi All, I am trying reprogram my board- MCU-STM32F405RGT6, programmer/debugger: ST-Link/V2. It says read protection activated (when I check my options byte REAd protection is set to level 1 ). I try to change the r...

Reema O by Associate II
  • 1251 Views
  • 9 replies
  • 0 kudos