STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to connect with OpenOCD to B-L072Z-LRWAN

I'm trying to flash/debug a B-L072Z-LRWAN Discovery kit from Ubuntu 20.04 using openocd, but its failing to connect:openocd -f interface/stlink-v2-1.cfg -f target/stm32l0.cfgInfo : auto-selecting first available session transport "hla_swd". To overri...

MHame.2 by Associate II
  • 1018 Views
  • 4 replies
  • 0 kudos

Resolved! freeRTOS causes Hardfault when using sscanf

Hi All,freeRTOS causes Hardfault when using sscanf. When I don't use freeRTOS this works fine, so the issue is freeRTOS related.I also previously had printf causing Hardfault but I found a library named newlib which allowed printf to no longer genera...

onio by Senior
  • 1884 Views
  • 2 replies
  • 2 kudos