Other tools (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VSCode Debugger Breakpoints jump

HiI am having problems setting breakpoints when using the debugger in VS Code. I can step through manually but cannot seem to set breakpoints. Before starting to debug I can add a breakpoint at 50But when I run the code the breakpoint changes to a di...

bibble235_1-1714222278230.png bibble235_2-1714222427049.png
bibble235 by Associate III
  • 302 Views
  • 3 replies
  • 0 kudos

Resolved! We're programming STM32F302 chip and getting an "unable to get core ID" failure. We've used the following hardware successfully numerous times on various PC's with success. Any ideas why this isn't working? Hardware setup in detials.

•STMicro programmerhttps://www.digikey.com/en/products/detail/stmicroelectronics/STLINKV3MINI/10266291?s=N4IgTCBcDaIMoBUAyBJAcgaQLQDUDMAsuiiALoC%2BQA•Programmer cablehttps://www.tag-connect.com/product/tc2030-ctx-stdc14-for-use-with-stm32-processors-...

Ybelf.1 by Associate
  • 2421 Views
  • 2 replies
  • 0 kudos

External execution using Simulink and STM32F303

HelloI am currently working on a project were we would like to use the STM32F303 board. We would like to debug it using the external execution mode of Simulink, but I am having problems for generating the code.I have been following the "STM32_MAT-Tar...

0693W00000BdeqTQAR.png 0693W00000BdeqnQAB.png
AOrdo.1 by Associate
  • 283 Views
  • 0 replies
  • 0 kudos

Reset And Run option not working in keil

I am using custom board with STM32F373C8.IDE- Keil 5.29.STM32Cubemx - 6.2.0STM32F0 Discovery board is used to flash the program into my board.I am trying to write simple LED blinking code. Code works fine.But when I am downloading it to my board it d...

Bs.1 by Associate II
  • 286 Views
  • 0 replies
  • 0 kudos

IDE / toolchain for direct register access?

Hi. Any recommendations for an IDE and toolchain for a Nucleo board with STM32f3xx. I want to be close to the metal and would like to access registers directly example:TIMER1_BASE->CR1 |= 0X0001; // Start timerCapture[edge] = TIMER2_BASE->CCR1​;I wa...

RMalc.1 by Associate II
  • 253 Views
  • 2 replies
  • 0 kudos