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

No source available for "__aeabi_dadd() at 0x80001e4"

Hi everyone.I have been properly working on my project up to now but however i'm gettting this error when i start debugging. I don't remember if i accidently change any settings in my project. What are the possible causes of this "No source available...

N ORhan by Associate III
  • 2992 Views
  • 6 replies
  • 0 kudos

STM32F302R8 - Simulink Interface - Max Sampling Time

Hi,I want to use the STM32F302R8 evaluation kit to create a sensor board. I would like to have around 10 input signals and use the Simulink Tool to create the code and, most importantly, to visualize in the Simulink scopes in real time all the input ...

0690X000009ZYROQA4.png 0690X000009ZYRdQAO.png 0690X000009ZYRiQAO.png
VSali.13 by Associate
  • 599 Views
  • 1 replies
  • 0 kudos

QSPI loader with TrueStudio

There seems to be a problem when trying to program an external flash chip via TrueStudio.I have created an external loader to program a QSPI chip that is connected to an STM32F469II.My loader is working via the "STM32 ST-LINK Utility", "STM32CubeProg...

0690X0000089uS6QAI.png 0690X0000089uSBQAY.png

How to do a SPI communication on STM32F7 without DMA

HI everyone, i'm trying to do an a SPI communication between the board STM32F746 and the MAX7219 to controller a matrix. i'm working in keil uvision 5 and programming without libraries, DMA, CMSIS or other. i programm through registers putting '1'. i...

ARami.8 by Associate II
  • 1905 Views
  • 4 replies
  • 0 kudos

TrueStudio VERY VERY slow compared to Keil. How to get __sqrtf() function without IEEE error checking bloat?

I am currently working on switching my Keil workspaces to Atollic TrueSTUDIO.I realized that my calculation cycle time in TrueSTUDIO is much longer than old workspace that is implemented in Keil.I was using __sqrtf() function instead of sqrtf() funct...

STM32F0426P6 memory

I'm using microcontroller STM32F042F6P6, for programming I use TrueSTUDIO.When building the project in TrueSTUDIO indicated that the program will take 0x41B0, after programming in the program ST-LINK can be seen, the program memory 0x3E1C.Above the m...