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

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

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

Problems with custom board at FLASH->ACR access

Posted on May 10, 2017 at 15:29 Hi all, we are working on our second custom boardfor our product, using STM32F446RET6 MCU, 8MHz HSE and 746Hz LSE external crystals. From the first board to this one the only difference it's that all needed chip...

STM32 F103RB CAN bus controller

Posted on May 09, 2017 at 13:05Hi,I'm not really an expert in CAN protocol communication but I know minimum about it. I read some forums which talk about transceiver and controller, which are necessary to communicate into CAN protocol. So I take a M...