STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bad operation in stm32l0xx_hal_tim.c

Posted on June 23, 2015 at 11:07Hello, I do not understand why the TIMER instance is stopped when a specific bloc is stopped. For example, I have 2 output compare channels activated on TIM2 with interruptions. If I use HAL_TIM_OC_Stop_IT in order t...

Ideeas for encoding PPM signal to SPI data

Posted on June 28, 2015 at 19:28Hello,  i started working with some texas instruments rf modules, namely cc1120 and cc1190 wireless ic's. My idea is to build a rc remote control based on a ppm input signal. I want this signal to be procesed via my M...

Bogdan by Senior
  • 483 Views
  • 3 replies
  • 0 kudos

STM32L053 Flash Write Protection

Posted on June 30, 2015 at 06:06I wrote Option Byte and Enalbled Write Protection all flash page.I can't program MCU. It say flash is protected.How can I fix this problem ?Thank You.Khoa Tran.

IAR build for stm32f0 yields strange results

Posted on July 02, 2015 at 20:29Hi, My team and I use IAR to build our code for the F0. On certain computers, when I load the bin file into ST-LINK, the first block of memory (which I am assuming to be the stack pointer) is 5241497F, which basically...

STM32 I-CODE and D-CODE buses

Posted on June 26, 2015 at 14:40STM32 documentation says that the I-CODE and D-CODE buses are connected to the internal flash memory. The I-CODE bus is used to fetch instructions and the D-CODE bus is used for data access in the code memory region (...

ds1 by Associate II
  • 3258 Views
  • 7 replies
  • 0 kudos