User Activity

Posted on January 21, 2016 at 14:43CubeMx 4.12.0 Mcu: STM32L476RETx Fimware Package: L4V1.2.0 -Cube is generating code for port H, but there's no port H on the L476RET  /*Configure GPIO pins : PH0 PH1 */    GPIO_InitStruct.Pin = GPIO_PIN_0 | GPIO_PI...
Posted on October 08, 2015 at 13:07According the datasheet of the L476rx on page 187;3. No external termination series resistors are required on USB_DP (D+) and USB_DM (D-); the matching impedance is already included in the embedded driver.  If I u...
Posted on September 17, 2015 at 15:47Hope that this is the correct forum section for my question. I have some strange problems with my IME002V1 evaluation kit. When I change some register settings in the Eden application and press write all register...
Posted on August 12, 2015 at 10:06Will there be released STL files for the L4 series or are there only the CubeMX files? #stl-l4
Posted on May 15, 2015 at 21:50 In Coocox the compiler will gray out the unused preprocessor code, is very handy. Can't find this option in Keil uvision 5, how do you guys do that?