User Activity

Posted on October 17, 2017 at 18:03 I tested three devices all day long today. All devices are connected to the USART, but the incoming interrupt does not work at all. A program that connects the Lo Ra modules, GPS modules, and wifi mod...
Posted on October 05, 2017 at 07:58I am under test for I2C. Setting of CubeMX does not allow the pullup/down setting. The I2C device used is htu-21d (Humidity and Humidity Sensor).--source code--.. i2cTxData = (uint8_t)0xe3;    // temp while(HAL_I2C...
Posted on March 14, 2017 at 08:18I think the new issue seems to have a problem with source generation.When choosing the HSE, create the source as follows :  RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI|RCC_OSCILLATORTYPE_HSE;To operate ...
Posted on January 29, 2017 at 17:22The attached project is made up of CubeMX 4.18.0.If you open the project after opening the project at CubeMX 4.19.0 and then creating source again, an error occurs.
Posted on January 12, 2017 at 08:34hiI'm using CubeMX 4.18.0 recently.by the way, Every time An error occurs when creating a TrueStudio project using the CubeMX 4.18.0.Please, help.#cubemx #truestudio