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

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

I download STM32Cube_FW_F7_V1.15.0 package from ST site. but can't pass "link" stage while using Keil V5.06. But I have V1.7 package, it can work, why?

*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'Build target 'STM32F7-DISCO'compiling usbh_ctlreq.c...compiling syscall.c...compiling unicode.c...assembling startup_stm32f746xx.s...compiling games_win.c...linking....\STM32F7-...

HPOJE by Associate
  • 682 Views
  • 1 replies
  • 0 kudos

Error in UART Reception

We are using STM32F401RE for our people counting project. We need to receive a value using UART reception and tried several methods. For transmitting we are using printf() function, for reception we have tried with HAL_UART_Receive() api but it didn'...

SKris.13 by Associate
  • 658 Views
  • 2 replies
  • 0 kudos

仿真的时候死机

我使用STM32F407ZET6,仿真软件IAR,仿真器JLINK,在软件加载�?�全速�?行是没有问题的,但是一旦暂�?�就死机,软件报错退出。

zjs by Associate
  • 515 Views
  • 1 replies
  • 0 kudos

Is there any documentation that gives details of the C/C++ language that is used in Atollic TrueSTUDIO for STM32 v9.3.0? I'm looking for the names of keywords/commands as well as the signatures of functions.

I am very new to embedded systems programming. I have successfully installed Atollic TrueSTUDIO for STM32 v9.3.0 onto Kubuntu Linux 19.04. I want to use this IDE in conjunction with an STM32F407VGT Discovery board.

SElli.11 by Associate III
  • 866 Views
  • 3 replies
  • 0 kudos