User Activity

Posted on February 16, 2018 at 22:35I just upgraded to CubeMx 4.24 and attempted to migrate a STM32F7 project .ioc file. The migration failed with a Java null pointer exception when it reached the CAN IP portion.To verify my .ioc file was not the cu...
Posted on November 30, 2017 at 05:22Hi All-I'm using SW4STM32 with STM32CubeMx for configuration of an STM32L431RB MCU. I noticed that WakeUp events timed by the RTC appeared slow, and it appears that the RTC is being clocked from LSI rather than LS...
Posted on April 10, 2013 at 15:17 Hello! I'm working on bringing up the CAN peripheral on a STM32F207VCT6 part. I followed the CAN Programming Example in the Peripheral Driver Library manual (pertinent lines highlighted in red:( ...