User Activity

Hi, I have an issue when trying to copy a struct by direct assignment on STM32H743; The code:   void function(const structName_t *incomingStruct) { Signal_t sendSignal; sendSignal.desiredStruct = *incomingStruct; // <-- Causes unaligned access .....
Hi,I wonder if it is possible to create a project with the H743 chips. In the release notes it says the software supports the STM32H7xx family, but only partially supported with examples with H745ZI. Does it mean that it supports the H745 exclusively...
Hi, I am currently developing position control using MCSDK and have stumbled upon a problem I cannot fix. Whenever the motor is positioned at some specific points it is not possible to start it up without it spinning out of control. I'm using a BLDC ...
Kudos from
Kudos given to