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,
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...
Hi Laurent, the proposed examples do not help me because I am developing my own board and I need to generate the project for my specific application, as is possible for the FOC algorithm.Best regards
the input filter is fine, I got confused.I tried to replace the shunt resistor with a 5mOhm one and I connected my motor to a variable load. checking the motor current and varying the load I tried to see if the overcurrent protection had changed but ...
Of course this is an idea for my own board. The problem is that I simulated the overcurrent circuit and the result is different from what I expected.Motor control WB sets a default (max) PWM frequency of 30kHz, but in the V- input of comparator there...
yes, i mean X-NUCLEO-IHM08M1 with 3-shunt topology. I read that document and looking at the schematic, Vref is 0.3V and Vshunt_x is a sine wave that oscillates between ± 300mV because Rshunt is 10mOhm. In these conditions Imax is 30Apk. So if I repla...