STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have a problem with the Target USB comms error. Error in initializing ST-LINK device. Reason: USB communication error.

Hi guysI am using TrueStudio and trying the Nucleo 64 STM32F446RE.when I try to debug, the console always shows Starting server with the following options:    Persistent Mode      : Disabled    Logging Level       : 1    Listen Port Number     : 6123...

JAvil.2 by Associate
  • 3076 Views
  • 4 replies
  • 2 kudos

STM32L562RETX bootloader problem

I'm using the cubeide 1.6.1 version.There's a problem with using the bootloader this time.This is bootloader code​#define APPLICATION_ADDRESS    (uint32_t)0x08010000typedef void (*pFunction)(void);pFunction JumpToApplication;uint32_t JumpAddress;​int...

0693W00000HqSl7QAF.jpg 0693W00000HqSlCQAV.jpg
Ljunh.1 by Associate II
  • 1172 Views
  • 3 replies
  • 2 kudos

STM32G491 bootloader doesn't work

hi, i'm using a STM32G491 and i can't use embedded bootloader over UART1. i'v set BOOT_LOCK(bit) to 0, Boot0(pin) to 1, nBoot1(bit) to 1 ans nBoot_SW(bit) to 1. when i try to connect the mcu to STCubeProgrammer over UART i receive this message error:...

ERazz.3 by Associate II
  • 278 Views
  • 3 replies
  • 0 kudos

Storage access on an STM32 microcontroller

Hi All, I have noticed that when connecting both of my boards [b-g474e-dpow1, stm32g474ret6u] and [NUCLEO-F429ZI, stm32f429zi] they are recognized as a storage device on windows per the picture below for the b-g474e-dpow1 board. My question is, these...

0693W00000KbSwCQAV.png
VVarg.1 by Associate II
  • 1362 Views
  • 9 replies
  • 0 kudos