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

code protection stm32l151cct6

Posted on May 12, 2017 at 13:22I'm using a stm32l151cct6 MCU and I want to protect a sector of the flash memory using Option Bytes in ST-LINK Utility.When I try to use the mode 'write protection', the application code works fine. When I try to use t...

STM32F7 internal SRAM Access

Posted on May 12, 2017 at 05:36Hello,I am using STM32F746IG. This has 320KB RAM - 64KB DTCM + 240KB(SRAM1) + 16KB(SRAM2)When my program uses 64KB, all the data is stored in DTCM and it all works fine. But when exceeds 64KB, data is stored in SRAM1(i...

Is stm32f100 compatible witn cw8060?

Posted on May 12, 2017 at 12:20Stm32f100 compatibilitywith microstep driver cw8060.I need to control CP+, CW+, EN+. Is it possible with Stm32f100?Because CP+, CW+, EN+ requires 5v. What will happen if I connect PA1 to CP+, PA2 to CW+, PA3 to EN+. St...

0690X00000603n6QAA.jpg
anton23 by Associate II
  • 431 Views
  • 0 replies
  • 0 kudos

STM32L442 LSE CSS

Posted on May 12, 2017 at 11:28Hello,I use an STM32L442 in my project. I use LSE for RTC and i also use LSECSS. Even though I used a battery in VBAT pin for RTC clock, the RTC values were lost when i powered it up. After a long debugging session i f...

Resolved! SysTick discrepancy compared to regular timers

Posted on May 11, 2017 at 22:51I am using the STM32L437 part and I run into some confusion with SysTick. I set up the SysTick to run at 1ms with timer 5 as Timebase source (for comparison). As a sanity check, I also set up timers 3, 4, 6 and 7 indep...

0690X00000606x4QAA.png
e d by Associate II
  • 506 Views
  • 1 replies
  • 0 kudos

STM32 - Battery level

Posted on May 11, 2017 at 09:25 Hi to everyone, I am a newbie in STM32 programation and I m not actually sure that is the right way to ask my question... I hope I can find some help because I have some issues just for basic stuff. Here is a l...

Resolved! STM32F7 DISCOVERY NOT WORKING BECAUSE CONFLICT?

Posted on May 09, 2017 at 11:18   Dear community, I am using STM32F746 Discovery and the IDE is Keil C. I have a problem with Keil C Compiler.   My project have 2 parts:       Part 1. Get pictures (BMP) from SD Card and print to LCD screen. It is wo...