User Activity

Hi,I want to controll a ST7032 Display Modul via I2C with a STM32G071G8 MCU. Unfortunately I can't manage to send data bytes to the Display. For sending data I use the HAL function HAL_I2C_Master_Transmit() as followed: (for testing)HAL_I2C_Master_Tr...
Hello everybody,I just recently installed CubeIDE on my Mac and Windows systems. On both Code Proposals for thinks like HAL functions or user defined functions does not work. Do you know if there's a chance to change that? I already activated all kin...