User Activity

I have been working with the trial version of the IAR IDE and with the STM32 processor family.I have been using the ST-Link/2 device to connect to my target for debugging with no problems.I began having a problem when starting debug, I am getting a m...
To begin, I have a question regarding the CanTxMsgTypeDef and the CanRxMsgTypeDef configurations (listed here.)My question is, how to properly initialize the parameters :uint8_t Data[8]; of CanTxMsgTypeDef and uint8_t Data[8]; CanRxMsgTypeDefI can lo...
Posted on June 27, 2018 at 17:03STM32Cube MX Project Build Problem I'm having a build problem with a project brought over from STM32CubeMX with a -F072RB chip. After opening the project in True Studio and building (clean) I find the following error ...
Posted on September 02, 2015 at 18:03Is it possible the change the selected processor in a given STM32cubeMX project? I would like to maintain the user pin labels and config. #stm32cubemx
Posted on August 20, 2015 at 22:43Where can I find a template for the Nucleo boards; specifically the STM32F070RB-Nucleo and STM32F411RE-Nucleo offerings?   I am looking for the *.ioc file.