STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 573 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.

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
  • 3705 Views
  • 7 replies
  • 0 kudos

Coverage Analysis STM32F072CBT6TR

Posted on June 29, 2015 at 17:12Hello everyone,I'm using the MCU STM32F072CBT6TR and now I need to make a coverage analysis for this microcontroller but I really don't know where I should start.Do you have some suggestions?Tools, SW etc etc... whate...

luca by Associate II
  • 633 Views
  • 2 replies
  • 0 kudos

OV7670 and DCMI problem

Posted on July 27, 2014 at 05:18I have been trying to get the OV7670 cam working with STM32F207zg but seems like something is not clear , first i need to know what is the buffer size to set the DMA to when i want to transfer a snapshot from the cam ...