Getting the below error while installing The following packages have unmet dependencies: st-stm32cubeide-1.12.1 : Depends: libpython2.7 but it is not installableE: Unable to correct problems, you have held broken packages.
is STM32CubeIDE optimized for Apple M1 chip in new MAC(universal binary with both AArch64 and x86) ? or will the current version run with Rosetta 2 x86 emulation? anybody with M1 Mac tried ?
Driving a RGB led matrix display (HUB75E) using custom board made with STM32H750. Earlier the prototype was made with STM32F205 and there was a minute flickering in some scenarios (brightness low). so thought of designing the board with STM32H7. But ...
Hello,Getting the same issue with an STM32F722RET. HAL_TIMEOUT returned by USB_CoreReset():But at the same time, USB_OTG_FS init is working and there is no time-out. Any solution or workaround for this issue?
I have manually installed libpython2.7 from the source code since it's not available in any package managers. You can see it's available in my machine from below terminal output. But this didn't solve the issuels /usr/local/lib/libpython2.7*/usr/loca...
Getting a similar error on Ubuntu 23.04. "st-stm32cubeide-1.12.0 : Depends: libpython2.7 but it is not installable"Surprised to see ST32CubeIDE still depends on Python 2.7 which is marked as the end of life in Jan 2020