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

Communication error message: Target is running, Failed to stop the target. Maybe the target needs to be reset.

Hi,We are using STM32H750 for the new product development. The IDE is IAR Embedded Workbench and the RTOS is uC/OS-II.Currently, we are debugging a defect where the target crashes at boot.When we run the application in the debugger, and when we want...

0693W000005CYdfQAG.png
ckw089 by Associate II
  • 1070 Views
  • 0 replies
  • 0 kudos

st-link USB driver problem

my PC can't communicate with the stm32F7508-dk board. I installed st-link USB driver successfully (see image) but it doesn't appear in the windows device manager (se image) and it doesn't run. In the ST-Link utility program I have 'no ST-LINK detecte...

0693W000005CKJ2QAO.jpg 0693W000005CKJgQAO.jpg
MJean.3 by Associate III
  • 1692 Views
  • 4 replies
  • 1 kudos

Strange fault under debugger, Atollic

A strange debugger (?) issue bugs me on Atollic TrueStudio.There's a "main firmware", started by bootloader at default address 08000000.To debug it I just created a default run config in Atollic, which does "monitor reset" before and after load. This...

Pavel A. by Super User
  • 795 Views
  • 1 replies
  • 0 kudos

AT24C02 EEPROM Random read

I generated the code using STM32CubeMX for STM32f423rh to communicate with AT24C02 EEPROM via i2c 1I am can able to do page write/read by using HAL_I2C_Mem_Write_IT function. But i am not getting how to do random read.Please provide any example codeT...

KM.6 by Associate
  • 1205 Views
  • 3 replies
  • 0 kudos

STM32L15x internal EEPROM Write failure

Hi,I am using the internal EEPROM of the STM32L151CBT, with SYSCLK 32Mhz.Access to the EEPROM is done using the HAL functions present in stm32l1xx_hal_flash_ramfunc.cHAL functions are defined as __RAM_FUNC and placed in the ram segment:__RAM_FUNC HAL...

RMari.2 by Associate
  • 853 Views
  • 2 replies
  • 0 kudos

Default configuration settings contain loop?

I have started a new C++ project and selected my chip (STM32H753II). I changed only the runtime library and left all other settings as default. (See attached.)I then set the release configuration to "active" (see attached) as I do not have the RESET ...

Ken1 by Associate II
  • 920 Views
  • 0 replies
  • 0 kudos