User Activity

I try to install STM32CubeIDE on Linux / OpenSuse 15.3.When downloading the latest RPM (1.7.0) I click "Get Latest", accept and then it automatically downloads the Linux Generic Installer.How can I get the RPM? Can somebody confirm the problem?Anyway...
Hello,I have created a project in STM32CubeMX for an STM32F407VG Discovery board.I have enabled USB Device in this project and have set (visible in usbd_desc.c):#define USBD_VID    1155#define USBD_LANGID_STRING    1033#define USBD_MANUFACTURER_STRIN...