STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Why is SWV not working but my serial monitor is?

I'm running CubeIDE version: 1.12.1 on an Apple Mac (OSx).My board is a STM32f769i-DISCO.I've configured the code as given in numerous examples and I can printf() without issue to an external serial port monitor. The serial monitor is one integrated ...

SFent.3 by Associate II
  • 1469 Views
  • 9 replies
  • 0 kudos

Resolved! Error in STM32 Cube IDE on Nucleo F746ZG Target no device found Error in initializing ST-LINK device. Reason: No device found on target.

I am flashing a developed code on a Nucleo F746ZG on STM Cube IDEThe board is taken from the "STM32 Nucleo Pack: LoRa LF band sensor and gataway"When I start the debug mode, this error message appears:Target no device foundError in initializing ST-LI...

Italo by Associate II
  • 4042 Views
  • 6 replies
  • 0 kudos

Nucleo-H723ZG LwIP HardFault_Handler problem

I am using a NUCLEO-H723ZG board. To enable lwip, I need to enable CPU DCache. With the default settings, and further compilation and launch in STMCubeIde (latest version 1.12), the program always crashes with the error HardFault_Handler. All the sam...

MGaif.1 by Associate II
  • 1107 Views
  • 8 replies
  • 0 kudos

I am using Nucleo STM32F767ZI board. I am making a custom HID application. I am able to send data to game controller, if I use while(1) loop in the main function. But unable to send data using interrupt/polling method. tried to write and send buffer in Ou

I am using Nucleo STM32F767ZI board. I am making a custom HID application. I am able to send data to game controller, if I use while(1) loop in the main function. But unable to send data using interrupt/polling method. tried to write and send buffer ...

ATamb.2 by Associate II
  • 311 Views
  • 2 replies
  • 0 kudos