STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

F4 and Code Protect

Posted on March 11, 2013 at 15:53I loaded data into ROM page 11.  I then changed from 1’s to 0’s from my running code.  So far so good.Now I want to prevent my code from being read via a debugger.I can set FLASH_OPTCR bits 8..15 to 0xBB in my co...

picguy2 by Associate II
  • 615 Views
  • 5 replies
  • 0 kudos

LDR-Light Dependent Resistor and STM32Discovery

Posted on May 26, 2013 at 01:24I want to use a Light Dependent Resistor (LDR) to control a door ( open when it feel light and close it when it's darkness).Can you help me how can I do this,.Thanks a lot #basic-electronics #getting-start #cross-po...

Terminatre Unconnected Pins

Posted on June 28, 2013 at 12:511. What do of BOOT0 pin. Should be float, pull down or pull high.2. Pin PC13-15 hae limited function . I am not using them. Should I terminate the by making input pull high, or left them as default or output low.

RTC F207

Posted on June 28, 2013 at 10:10MCU: STM32 F207 VG We try to upgrade a device from STM32 F107 to F207. We are glad to use the ''old'' RTC and to have a simple 32bit counter with a free settable prescaler (our RTC works at 1024Hz). Now the ''new'' RT...

damh by Associate II
  • 386 Views
  • 1 replies
  • 0 kudos

STM32F051C Alternate Function Register problem

Posted on June 28, 2013 at 11:12Hi Everyone! Sorry for interrupting all of you, but I have a problem. Next year I will graduate from my University as an Electrical Engineer (at least on paper I will be one). For my thesis I'm currently using an STM3...

Periodic RTC wakeup without LSE

Posted on January 24, 2013 at 13:39Hi,I'm trying to make STM32F3 device wake up from sleep using LSI. According to datasheet it should not require LSE for such operation. I do get no wakeup interrupt if I don't connect 32khz external crystall or dis...

stgedas by Associate II
  • 812 Views
  • 5 replies
  • 0 kudos

STM32_Init.c

Posted on June 28, 2013 at 08:32Hello. I want build a stm32_init.c for stm32f2xx micro. I try to find it, but nobody create it. And so, I need a aid to start. Can you help me?Thanks

mosine by Associate II
  • 391 Views
  • 1 replies
  • 0 kudos

STM3210E-EVAL - Update NOR Flash

Posted on June 21, 2013 at 10:14Hallo all,How do I program the NOR Flash on the STM3210E-Eval board from my IAR platform? I'm experimenting with the STM3210E-EVAL demonstration firmware (UM0549) and accidentally deleted the contents of the NOR Flash...

matthias by Associate II
  • 867 Views
  • 2 replies
  • 0 kudos

I2S at 384kHz... can it be done ?

Posted on June 27, 2013 at 00:37Hello,   the I2S interface is specified up to 192kHz, and actually the  stm32f4xx_spi.h  file has defines from 8kHz up to 192kHz. I am wondering if anybody has ever tried to push the I2S interface up to 384kHz (and po...

overflow with arm_biquad_cascade_df2T_f32 function

Posted on June 25, 2013 at 14:40 Hi, I try to implement a IIR filter with the '' arm_biquad_cascade_df2T_f32'' function from the CMIS dsp libraries and I encountered a problem: my output datas and my pstate table are overflowed after ...

sebastien by Associate II
  • 1636 Views
  • 7 replies
  • 0 kudos