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

VREF+ not working

Dear Sir.Attached a schematic of STM32U585 . LDO_V28 is tested for 2.8v.Issuing the commandHAL_SYSCFG_VREFBUF_HighImpedanceConfig(SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE); HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE2);   HAL...

I am trying to flash a hex file on a Raspberry Pi (Debian Linux) via a ST-Link/V2. Here it fails however already with the installation of the STM32CubeProgrammer for Linux. At step6 I get the error:"File or directory not found" with the following details

com.izforge.izpack.api.exception.IzPackException: An error occured   - in java.lang.Thread.run() at Thread.java:748   - in com.izforge.izpack.installer.unpacker.UnpackerBase.run() at UnpackerBase.java:241   - in com.izforge.izpack.installer.unpacker....