STM32U031 OpenOCD target configuration file
Hello,
I would like to program the STM32U031 with OpenOCD on the NUCLEO-U031R8. However, I cannot find a proper target configuration in the list provided by /usr/share/openocd/scripts/target/
I tried stm32f0x.cfg, stm32g0x.cfg, stm32l0.cfg and stm32u5.cfg and no one worked... The farther I was able to go was with stm32l0.cfg which crashed at the step:
STM32L0: Enabling HSI16
I tried the interface configuration file stlink.cfg and stlink-v2.cfg and both gave the same results...
I looked online to find the proper stm32u031 target configuration file for openocd but I wasn't able to find it.
Can someone please help me find the proper file ?
Thank you!
