Skip to main content
PHolt.1
Senior
August 23, 2026
Question

Cube IDE mystery file

  • August 23, 2026
  • 0 replies
  • 7 views

Does anyone know what the productname.xml file in a Cube IDE directory does?

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<targetDefinitions xmlns="http://openstm32.org/stm32TargetDefinitions" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openstm32.org/stm32TargetDefinitions stm32TargetDefinitions.xsd">
  <board id="xxx">
    <name>XXX</name>
    <mcuId>stm32f417vgtx</mcuId>
    <dbgIF>JTAG</dbgIF>
    <dbgDEV>ST-Link</dbgDEV>
  </board>
</targetDefinitions>

Mine is dated 2019 so may not be used.

I am on Cube IFR 1.14.1. ST32F417/437. Later versions do nothing new and just carry on with the same bugs e.g. the random file opening.