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

Reset timer in Input Capture

Posted on November 04, 2015 at 15:16Hi all, I´m using timer in Input Capture mode to measure interval between pulses. Actual solution actualTime = TIM3->CCR1; if(actualTime > lastTime) delay = actualTime - lastTime; else delay = 0xffff - lastTime + ...

RTC hours time reading 25

Posted on November 05, 2015 at 10:44Hi Forum,Using the stm32f051, I noticed an occasional issue on a board when reading the hours value from the RTC that it gives 25. The time is set on bootup and I've adjusted it for BST and normally it reads the t...

stenasc by Senior
  • 351 Views
  • 0 replies
  • 0 kudos

SPL reinstatement

Posted on July 23, 2015 at 15:49Since it is hard to reach right people via email, and where are few people from STM software development group, i decided to write here. How many people need to sign a petition for STM or something like that  to creat...

stm32f4 Mysql connection

Posted on October 31, 2015 at 12:07Greetings,Currently I am working on a project in which MySQL connection is requerd. I use STM32F4Discovery and some additional boards and made TCP/IP stack working with LwIP librarys, but I don't know how to make a...

Main clock + Simulation EEPROM

Posted on November 04, 2015 at 08:38Hi,I just started to pickup programming STM32F0308-DISCO based on STM32F030R8T6.I have configurated the clocks and got the timers working on the desired 48 MHz. But when I try to simulate a delay with a for loop i...

Birdo by Associate II
  • 658 Views
  • 3 replies
  • 0 kudos

STM32F407IG Ground pins

Posted on November 04, 2015 at 13:14In document DocID022152 Rev 5, pinouts , Figure 16 (STM32F40x UFBGA176 ballout)- all the pins in lines F6-F10...K6-K10 is marked as VSS. But, in the following pinouts table, Table 7 (TM32F40x pin and ball definiti...

shlomo by Associate II
  • 678 Views
  • 4 replies
  • 0 kudos

STM32F469I-Discovery demo does not compile

Posted on November 04, 2015 at 21:28 Hi! I've just got my STM32F469I-Discovery board. I'm trying to compile the provided demonstration example, but I got the following Errors. *** Using Compiler 'V5.06 update 1 (build 61)', fo...

gergely by Associate II
  • 1423 Views
  • 5 replies
  • 0 kudos

STM32F469I-Discovery demo does not compile

Posted on November 04, 2015 at 20:27 Hi! I've just got my STM32F469I-Discovery board. I'm trying to compile the provided demonstration example, but I got the following Errors. *** Using Compiler 'V5.06 update 1 (build 61)', fo...

gergely by Associate II
  • 541 Views
  • 1 replies
  • 0 kudos