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

Board support file for STM3240G-EVAL in Keil MDK 5

Hi,I have asked this question before, but this time with a different aspect.Board support for STM3240G-EVAL board was available in Keil V4. In Keil V5, it's not available. Is there any way that I can copy some files from V4 installation to V5 install...

MRana by Associate II
  • 683 Views
  • 1 replies
  • 0 kudos

Motion control in Hexapods !!

Hi, I'm doing a hexapod with 18 servos and 6 legs (3 servos for each leg). I am using a core board and the Mbed environment with C language.My question is: how could I initially consider the movements?Initially I have declared all the necessary pins ...

STM32 with Atollic (C++ project)

My task is to change our current microcontroller solution to STM32, for this i choose to use Atollic True Studio. My goal is to keep the current software and only replace the hardware access (which is the only mcu specific part). Since all the librar...

JOF by Associate II
  • 1395 Views
  • 4 replies
  • 0 kudos

problem in sw4stm32

I have problem with sw4stm32I have installed sw4stm32 and and stm32cubemx.i created a new project in stmcubemx and generate code for sw4stm32.when i build project in sw4stm32(system workbench for stm32) i got this error. (attached files)how i can fix...

MJann by Associate
  • 766 Views
  • 1 replies
  • 0 kudos

Resolved! How to do text alignment for TruStudio?

I use STM32 workbench for previous project and TruStudio for new project, when I copy some source code to TruStudio, it is not align properly, is there any shortcut for TruStudio can do alignment easily?