Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

using fpu and simulink

Posted on August 14, 2017 at 09:24hello I'm using an stm32f407 discovery board and keil V5 compiler when i compile a generated code fro simulink model an error comes up: check FPU_PRESENT what shout i do?#simulink #stm32-mat/target-matlab

Running functions out of RAM

Posted on August 10, 2017 at 08:46Hello all,I am working on porting code from IAR EWARM to Atollic Truestudio (based on GNU ARM toolchain) for STM32F103RD microcontroller. I have a few questions regarding porting of __ramfunc to Atollic.I have added...

JTAG Debug Auto-Starts

Posted on August 02, 2017 at 13:06I'm using the ST-Link with IAR, trying to do on-chip debugging via JTAG on a STM32F432. However, when I click 'Download and Debug', my application seems to randomly start running, instead of sitting in man at the re...

jvavra by Associate III
  • 707 Views
  • 4 replies
  • 0 kudos

STM32L4 + Timer IT + µs to ms counter

Posted on July 26, 2017 at 09:57Hi All,I'm usinghttps://community.st.com/0D50X00009XkYWYSA386RG microcontroler, Andhttps://community.st.com/0D50X00009XkYWYSA3 https://community.st.com/0D50X00009XkYWYSA3.I have to useTimer to compute delays type ( de...

error an entity with internal linkage cannot be referenced within an inline function with external linkage (after using SPL2LL Convertor)

Posted on July 21, 2017 at 17:25Hello ,  after using the SPL2LL convertor to migrate from lib STD to libLL ,i compile my project so i have this error ' an entity with internal linkage cannot be referenced within an inline function with external link...

Resolved! Debugging Skill and Pull Down Resistor

Posted on July 11, 2017 at 00:15 Hi, I have a quick question about the pull-up and the pull-down resistor. For example, I want to use the switch (S1) to control the output of the GPIO pin (PA0), and read this output to turn on/off another LED. Wh...

0690X00000607XQQAY.png 0690X00000607XVQAY.png
j Q33 by Associate II
  • 2475 Views
  • 9 replies
  • 0 kudos

Why is model running faster than real-time?

Posted on July 07, 2017 at 17:39Hi,I've been trying to use STM32-MAT with MATLAB with an stm32f4-discovery board. I've been having some issues and wanted to post on that for other people. Also I have a problem, I'm not sure how to fix.I use followin...