User Activity

Posted on January 30, 2018 at 16:59Hi,when I generate a example for the nucleo32 L432kc everything is fine, until I check the option freeRTOSAfter this the includes are not correct anymore:>>>>>Src\freertos.o: In function `StartDefaultTask':E:\Works...
Posted on August 01, 2017 at 07:37Hi,the Cube MX Version 4.22.0 don't generate the Middleware/ST correct. The folder tree is correct, but not filled with files.I tested with the L475VGT and add the Virtual Com Port.#middleware #cube-mx #usb-cdc #4.2...
Posted on January 18, 2017 at 16:20Hi,im using a STM32L476RG and want to interace an extrenal RTC via I2C.cube = 4.19.0lib L4 = 1.6.0 hi2c1.Instance = I2C1; hi2c1.Init.Timing = 0x10909CEC; hi2c1.Init.OwnAddress1 = 0; hi2c1.Init.AddressingMode = I2C_...
Posted on January 13, 2017 at 12:49 Hi, I have a problem with the ST-Link / V2. I have designed my own board and if I want to access the STM32L476RG via JTAG, the ST-Link Utility write the following lines into the Trace.txt file: ST-Link/V2 devi...