User Activity

Posted on February 12, 2018 at 01:08Hello,I have an issue when generate code using STM32CubeMX.At first, it worked properly.The generated code was fine.But I changed the Project Settings from HAL driver to LL driver then the code is not generated pr...
Posted on July 11, 2016 at 07:46 Hello, I have some problem to USB communication. Hello, I have some problem to USB communication. when I tested USB communication device class, my computer was shutdown and reboot. so I ...
Posted on July 03, 2016 at 10:49Hello,I generated the code using the STM32CubeMx.I'm trying to I2C communication between STM32F4(master) and IC(slave, 7bit address).I tested to two functions for I2C communication.HAL_I2C_Mem_Write is OK, but HAL_I2C...