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

Demo app already installed on STM32L476-DISCO

Posted on June 03, 2017 at 08:20Hello,I fiddled around with an stm32l476 discovery board. Is there a way to reinstall the demo app originally installed on the device? Is there a place where I could find the source code?Kind regards,aannoBtw, the boa...

Reading from flash .text segment fails on STM32F427

Posted on June 02, 2017 at 17:31Hi,I am implementing a routine to verify my programmed flash image on a byte-per-byte basis against a master file on a byte-by-byte basis. I'm having problem reading from the flash at certain memory addresses. When I ...

Importing CubeMX Project Application

Posted on May 18, 2016 at 20:42I have searched this site as well as others and still find no clear and concise instruction regarding import of project applications for the various boards in the CubeMX Repository.  Specifically I am working with the ...

What is I2C Enable Listen do?

Posted on March 09, 2017 at 21:44What exactly does this mode do? I see it in the API, but I see no explanation of what it does. 

achin by Associate II
  • 2851 Views
  • 3 replies
  • 0 kudos

FOC 4.3 Dual Motor Control: incorrect RPMs

Posted on June 02, 2017 at 19:55Using STM32F415 for dual motor control with FOC 4.3:  ST Forum users:  FOC library is running the dual BLDC motors higher than the RPM setpoint.  I'm using setpoint values that are divisible by 6 to get the even tenth...

Resolved! SysTick calibration values

Posted on June 13, 2016 at 17:40Part of ARM's specification of the core (as given by ARM® v7-M Architecture Reference Manual, or ARMv7M ARM for short :) ) is the SysTick counter, and part of that counter is a read-only register, containing a calibr...