User Activity

Hello everyone!Well, the question is this: what is the procedure for tuning the Torque/Current Controller?About the Speed Controller, it is well known how to tune the gains of the PID. In addition to the ST documentation - AN5464 - it is possible to ...
I am working on a STM32f030.I need to convert 2 channels of ADC, and decided to use DMA.After reading the "HAL ADC Generic Driver" - UM1785 section, I got the idea that I don't have to use the "HAL_ADC_MspInit ()" function.However, nothing works unti...
Can someone explain to me how I can do to be able to view all the settings? The cursor is on the edge and there are still too many settings to list that I can't see.Since they released version 5, CubeMX has become increasingly confusing and difficult...
I'm having a problem that I don't understand why it happens.I am using STM32CUBEIDE (updated).Each time the code below runs, the PC jumps to "HardFault_Handler". But I can't understand what the problem is ...uint8_t buff_cfg[10] = { 0 };   bu...
Hello.Short Story:I'm doing a little project that has to write some sensor data to an SD-Card.After setting up with CubeMX, I found this (well-known) example of "kiwih" (https://github.com/kiwih/cubemx-mmc-sd-card?fbclid=IwAR1JE_SkRHDFSikRvwptlszMZUA...
Kudos from