User Activity

Hello,I've got an issue.I'm actually trying to control the speed of the motor with PWM signal.I'm coding on SPC574S-DISP with SPC5 Studio.With a Control engineering of the speed I can easily increase the speed, but I can't decrease the speed.In fact,...
Hello,I'm actually trying to control a motor thanks to the eval board L9960.The datasheet is available here : https://www.st.com/resource/en/datasheet/l9960.pdfI checked all the hardware configuration, i.e. the voltages (VS, VDDIO, etc...), the curre...
Hello,I'm trying to control a motor thanks to a SPC574S and L9960S board, but I didn't find example for L9960S configuration.I made my proper code to configure registers and others, but the H-bridge still not working...Someone can help me?Here is the...
Hello, I would like to know if it possible to make RX interrupt with the serial driver initialize thanks to Runtime-IO Component RLA ?In reality, I want to use scanf() with interrupt to make it non-blocking.Thank you by advanceRespectfully Bastien
Hello,Actually, I'm trying to make an SPI communication between SPC574S-DISP and L9960S-EVAL.I already configured all things i can for the communication and it works, but sometimes there is an error in the RX Buffer.I think that the craddle of this i...