STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 411 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
  • 475 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...

Reprogramming the STM32F107 via Ethernet?

Posted on May 11, 2017 at 12:31Hi. We use STM32F107 and our customer now wants to include the feature of reprogramming (SW updates) the MCU via Ethernet? How can this be achieved? If 'not possible' with this MCU, are there any other STM32-family MCU...