User Activity

HI,I'm working with a micro from the H7 family (H723).I have to implement CAN communication on two distinct peripherals (FDCAN1 and FDCAN2) in interrupt mode but the system doesn't work.Below are the settings I use in my project: void MX_FDCAN2_Init(...
Hello,I'm working with NUCLEO F302R8 + X-NUCLEO IHM08M1.I was wondering if it was possible to stop the motor in a fixed time with the Motor Control SDK library v5.4.4.Thanks for the support,
Is it possible to change the current protection threshold in motor control WB? if yes, how?
Hi,is it possible to generate code to implement the 6-steps algorithm directly from motor control WB?
I'm working on a project where I have to drive a brushless motor. I'm using a NUCLEOF302R8 + X-Nucleo IHM08M1 with STM32CubeExpansion_SPN8_V1.0.2. I can't control my engine because I don't know how to modify the parameters contained in the MC_SixStep...