User Activity

Hello everyone, after creating a normal stm32 cubeide project, when I added the retarget library, "make file --..-- .elf " error Code 1 error. I couldn't find a solution.
I can't reach the site to download open stm32 system workbench. My emergency!
I wrote code using the stm32f4 discovery card and adxl345 sensor using the i2c communication protocol. But Send data does not respond to my command. Please help me. I'll be crazy.#include "stm32f4xx.h" #include "stm32f4_discovery.h"     #define Max ...