STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to factory reset Nucleo F103RB board? NUCLEO Board F103RB - Error in initializing ST-LINK device. Reason: No device found on target.

Here is what I did - From CubeMX, I mistakenly change port configuration of port pin PA14 from SYS_JTCK-SWCLK to GPIO_Output.Apparently this disabled the debug / programming channel of the target micro controller on the board.Later I reset the port p...

SShid by Associate III
  • 1519 Views
  • 1 replies
  • 0 kudos

Save SWO to file

Hi all,Is there any way to save SWO output to file using any official STM product?Best scenario would be to use st-link server.As we can have SWV it in STM32CubeIDE would be nice to have a option to save it to file.Regards,Pawel

PHryn by Associate III
  • 580 Views
  • 1 replies
  • 2 kudos

Hello, I am using STM32H743ZI and try to load program into it from uVision using ST LINK, but get the following error. What could be the problem? Thank you.

Erase Done.Programming Done.Contents mismatch at: 08000360H (Flash=FFH Required=00H) !Contents mismatch at: 08000361H (Flash=FFH Required=20H) !Contents mismatch at: 08000362H (Flash=FFH Required=70H) !Contents mismatch at: 08000363H (Flash=FFH Requi...

MSun.5 by Associate II
  • 885 Views
  • 4 replies
  • 0 kudos

Nucleo-L4A6ZG failure to program

I've just installed the latest version of STMCubeIDE on a Mac and am trying to flash a simple program generated by the IDE. I have installed the L4 pack.The firmware on the ST-LINK has been updated.I have no other ST boards and I am not sure if it i...