STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Expanding on ISRs generated by CubeMX

Dear AllCubeMX (Clive, I know you do not encourage relying on it, but please bear with me for a while) adds many c and h files to a project. Is the programmer allowed to modify any of such c files other than the main.c? For example, I see a void SyST...

Amir1 by Associate II
  • 333 Views
  • 0 replies
  • 0 kudos

ROS spinOnce jamming the process of MCU

We are using ROS Serial to let Raspberry Pi and STM32F103C8T6 communicate with each other. And there is another UART channel for IMU to use. We observe that the spinOnce function of ROS jammed the process of MCU. Therefore, other work cannot operate ...

STM32H7 series resistors in data lines ?

With a 400MHz clock and very high speed ports, I was assuming the faster data lines would need series resistors to avoid reflections in the way things like FPGAs do. But I've just noticed the evaluation board doesn't have any and routes even high spe...

MikeDB by Lead
  • 495 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX 4.24 generates uncompilable code for TrueStudio

Posted on January 31, 2018 at 11:17Hello everyone,after update of STM32CubeMX it started to generate simply uncompilable code for TrueSTUDIO.When I select FATFS od FREERTOS and TrueSTUDIO as a IDE, after compilation,functions like HAL_Init(), osThre...