python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Warn : GDB connection 1 on target STM32F103C8Tx.cpu not halted undefined debug reason 8 - target needs reset in Linux Ubuntu 21.10
I'm using STM32CubeIDE on Kubuntu Linux and when I want to program my microcontroller it gives me this error
Image
Error while trying to upload the code
CubeIDE console error
Open On-Chip Debugger 0.1...
Mohammad Mahdi Mohammadi
Votes: 0
Answers: 0
ST-Link V2 -- detected as USB mass storage device
I have a "STM32VLDISCOVERY" board (link) that I connected to my Windows PC.
This board has an integrated "ST-Link V2" programmer / debugger based on the "STM32F103C8" mic...
71GA
Votes: 0
Answers: 1
how to send many float from stm32f103 to PC through UART?
I want my PC to receive float value from the microcontroller so as to plot graph based on the value. I already can let microcontroller to receive value from PC. I am using union decode the float into ...
wps
Votes: 0
Answers: 1
Has anyone had success debugging a MikroE EasyMx board using the STM32CubeIDE?
I have recently bought a MikroE EasyMx Pro v7 board for the STM32 MCU, however, the compiler which MikroE uses for Arm Development is their proprietary MikroC compiler, which has hardly any tutorials ...
lurence
Votes: 0
Answers: 1