User Activity

Hi, community,I am converting a TI CCS project into STM32 project.In the TI CCS project, a const array is defined in the file array.c, e.g.const uint16_t ARRAY[] = {0, 1, 2, 3, 4, 5};and in the main.c, the array is recast asextern uint16_t ARRAY[];an...
When I try to create a new project for NUCLEO-H743ZI2, STM32CubeIDE asked me to login myST to download software package. But when I tried to login, it hangs there. I checked the forum for solutions:https://community.st.com/t5/stm32cubeide-mcus/myst-l...
Kudos given to