User Activity

Hello, I have previously used a single workspace for developing project in STM32CubeIde on two seperate computers. When I updated to 1.16.0, I can no longer access projects in the workspace when they have been created on the other computer. I get the...
I am experiencing an issue when I try to store arrays of data in EEPROM. My intention is to define these arrays in code and have the compiler store them in EEPROM memory space.I am using an STM32L011E4 device which has 512 bytes of EEPROM at memory l...