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

Has anybody tried using CubeMx v5.0.1, Windows 10, STM32 embedded target for MATLAB® and Simulink® release 4.4.2 and Matlab 2016b in their code generation examples?

I have tried using the examples to generate the code , but it seems it does not create an MDK-ARM project. I only see the Matlab generated files but no MDK-ARM project which I can flash directly to the device.I was previously using Matlab 2015b, Wind...

jessica by Associate II
  • 926 Views
  • 3 replies
  • 1 kudos

xPortSysTickHandler macro commented out in FreeRTOSConfig.h file when using TIMx timers for timebase source

The following code is generated for IAR by CubeMx 5.3.0 in FreeRTOSConfig.h file for the STM32H745-DISCO board with FreeRTOS added on the CM7 core with TIM16 selected for the CM4 timebase source and TIM17 selected for the CM7 timebase source:/* IMPOR...