Posted on February 02, 2018 at 21:57We had a legacy F2-based project that was built using the HAL 1.1.2 version: * @file stm32f2xx_hal_uart.h * @author MCD Application Team * @version V1.1.2 * @date 11-December-2015We updated the HAL to t...
Posted on January 12, 2018 at 22:21Are older versions of STM32CubeF2 available? I am trying to find some files that were not included in a project I am working on. From looking at some of the files we do have, I see: * @version V1.1.2 * @date 1...
Posted on March 14, 2018 at 15:17I was thinking the download was the package version, different than the HAL inside? For instance, HAL 1.1.2 was inside 'en.stm32cube_fw_f2_v131'.However, we believe we have found the issue. There is something causing...
Posted on March 14, 2018 at 15:30We have located the source of our problem. 'If we knew then what we know now' I could have saved a ton of time.When this problem first popped up, we did not have a copy of the stock 1.1.2 HAL. We were unable to see i...
Posted on March 12, 2018 at 17:25Hope springs eternal!I am looking at examples provided with a reverence port, and also the code generated by the CubeMX tool (neat tool). I can't find anything that we aren't doing, beyond we seem to have changed som...
Posted on March 12, 2018 at 16:25I tried this today and I did not have any similar line to:ProjectManager.FirmwarePackage=I saw it download 1.7.x for the sample project I created, but I did not see any updates to the .ioc file.What version of the Cu...