Skip to main content
0 votes
1 answer
127 views

Created a new STM32 project and made settings below: HSE: Crystal/Ceramic Resonator SYS: Debug: Serial Wire Clock: 72 MHz Here's the debugger settings on STM32CubeIDE (version 1.19.1) with a simple ...
Franky's user avatar
  • 1,240
1 vote
0 answers
70 views

I'm trying to get OpenOCD to flash my STM32F103VG (1MB flash) MCU but only get half of it done. Everything works fine until address 0x08080000 but then content remains 0xFF. I'm using an ST-Link v2, ...
Antidot's user avatar
  • 23
-1 votes
1 answer
542 views

I am using NUCLEO-F446RE on M3 MacBook Pro (with terminal in x86 architecture - so, terminal software is x86). Though the board shows up in USB device tree in "System Information", it can't ...
Sal's user avatar
  • 4,326
0 votes
1 answer
74 views

I have a Barth Electronik STG-850 micro PLC, the ST-LINK/V2 ISOL Programmer and a VK-35 programming cable from Barth. I did everything according to the docs But I don't get a Virtual COM Port, just a ...
Bouni's user avatar
  • 155
0 votes
1 answer
75 views

I am trying to use a BARTH STG-850 connected with an ST-LINK V2, with Arduino as the IDE, but when I try to compile any code, I get the following error: fatal error: variant.h: No such file or ...
ToffeeCat's user avatar
0 votes
0 answers
142 views

im trying to programm stm32g431cbu6 with st link v2 programmer for arduino ide. the problem is the com port of stm32 isnt detecting. maybe there is something with a virtual com port. is there some ...
smartcookie's user avatar
0 votes
0 answers
74 views

I am using is STM32F401RET6, before that I have ported uCOS-II and System View to see the task scheduling, but Sysview needs to use J-Link, so I followed the tutorials (https://www.segger.com/products/...
Dadao's user avatar
  • 1
-1 votes
1 answer
178 views

I am trying to design my own build system for STM32f411re Cortex-M MCU using a Nucleo board with a ST-Link onboard and CMake. Together with this I want to write my own HAL library, I know all of this ...
Rikus Coetzee's user avatar
0 votes
0 answers
541 views

I am starting to use a black pill V3.1 F411. The IDE is VSC with PlatformIO. I connect with a (genuine, I think) ST-LINK/V2. The connection is made as per the Barnaby Walters article on this. ...
nmw01223's user avatar
  • 1,745
0 votes
0 answers
477 views

I want to debug a custom PCB with an STM32WB55 in CLion via ST-Link v3. But I am unable to set up the configuration. I am getting this error: CMake Error at CMakeLists.txt:18 (project): The ...
julion's user avatar
  • 11
0 votes
0 answers
60 views

I'm currently reverse engineering a device I have in hand that uses STM32F030 mcu. I'm in need of a software tool that will reset the core, continuously step the core and will log the registers at ...
Ömer Gezer's user avatar
1 vote
0 answers
369 views

When using "jflashlite.exe" to load an ELF file that contains multiple sections, it seems to recognize all the sections but only manages to load the internal section. Oddly, it doesn't raise ...
bugy_0's user avatar
  • 11
0 votes
1 answer
148 views

I got a problem when I tried to verify whether the IIC SCL pin and the STLINK SWCLK pin could be connected to the same GF pin. The hardware design is as below: Previously, I have done tests on the ...
YukiAlice's user avatar
1 vote
1 answer
474 views

I am trying to use STM32 VSC extension plugin on VSCode for a better coding experience, but error occored when I am trying to debugging. VSCode suggested that build task finish successfully in the ...
ALL Nick's user avatar
0 votes
3 answers
4k views

I recently bought a generic Black Pill (STM32F411CEU6) and a ST Link V2 (clone) from Amazon. I tried using the STM32CubeIDE to upload a simple Blink sketch onto my board with the Pill’s ground, sck, ...
aashvikt's user avatar
  • 187

15 30 50 per page