STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

GDB loading of STM32F072 device

Occasionally debug gets stuck while loading and never gets to main with the console showing:Program received signal SIGINT, Interrupt.0xfffffffe in ?? ()Once in this mode, the only way to recover is to use the STM32CubeProgrammer to clear the target ...

CScho.1 by Associate
  • 449 Views
  • 1 replies
  • 0 kudos

STM32F030 HAL_UART_Transmit problem

Hi,I am trying to receive and trasnmit data with STM32F030C8 mcu, i can receive any data from serial monitor, but when i try to use HAL_UART_Transmit to send data, i can not see anything on serial monitor. Any advise?uint8_t data[25];//this my data b...

er3481 by Senior
  • 363 Views
  • 3 replies
  • 0 kudos