STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ThreadX, printf() and hard fault problem

I have a very simple ThreadX app build with CubeMX, all settings default, the only relevant change is this code: void tx_app_thread_entry(ULONG thread_input) { static uint32_t c = 1; /* USER CODE BEGIN tx_app_thread_entry */ printf("Starting Th...

TDJ_0-1697634993487.png TDJ_0-1697638673905.png
TDJ by Lead
  • 1354 Views
  • 1 replies
  • 0 kudos

connection failure st link v2

hi, Please provide solution for the following issue.while i was trying to run a program on STM 32 F103C using ST link V2 on STM32cube 1.13.2 ide, getting an error "read version failed".following is the error message. Unable to solve this error.

STM32 error message.PNG
Pal_555 by Associate II
  • 1545 Views
  • 6 replies
  • 2 kudos

How about STM32l4 power consumption

I have a project on energy supply and have purchased X-NUCLEO-NFC07A1 and NUCLEO-STM32L476RG. However, I used the EH code in EN.X-Cub-NFC7, and now I want to reduce the energy consumption based on this code. How should I edit the code so that the STM...

Resolved! STM32H750 continues to reboot in STM32CubeIDE debug

hello,We have a product using STM32H750 chip. We used STM32CubeIDE(latest version: 1.13.2) to develop our software. We also integrate freeRTOS in our product code. We got a reboot issue sometimes on our product when we run  on STM32CubeIDE. It is str...

HarryXia by Associate II
  • 925 Views
  • 3 replies
  • 1 kudos