User Activity

Posted on May 03, 2018 at 14:53Hello,I am currently learning about STM32 devices and I am working with a Nucleo-F767ZI which I am programing using a toolchain that consists of Simulink with the STM32-MAT/TARGET support package, STM32CubeMX with the ...
Posted on May 03, 2018 at 08:39Hello,I have a similar code, where I define a message buffer of type CanTxMsgTypeDef. However, when compiling, I get an error saying  CanTxMsgTypeDef is an unknown type. So I guess this needs to be defined somewhere, o...
Posted on April 23, 2018 at 13:09Hello all,I am pretty new to the STM32 MCUs and I am trying to get around and learn new things. I have found a few tutorials presenting the SWV and it seems really good to be able to use it. However, even following t...