User Activity

Hi everyone.I have next problem. I trying to use CAN filter option, sometimes i need to configure them on fly. First basic filter its standard filter: /*CAN*/ canfil.FilterBank = 0; canfil.FilterMode = CAN_FILTERMODE_IDMASK; canfil.FilterFIFOAssignme...
Hi all.How to enable the function to collapse text like in the picture below:In CUBEIDE I don't have this function.Thank you for your answer.Kind regards,Oleksii
Hi, everyone, I have the next problem, I am using the same pins like a simple GPIO output, and like a PWM output.To change the output from PWM to GPIO i using this code:    GPIO_InitTypeDef gpio;    gpio.Pin = GPIO_PIN_0|GPIO_PIN_1;    gp...
STM Motor WorkbenchWhen I tested the motor in Motor Profiler, I am adding the settings to MotorControl Workbench, and generated the project in CubeMx, but when I try to compile the program I have 20+ errors like:undefined reference to `STO_PLL_Init'u...
Hello everyone,I have the next problem, first use the STM32H7 series, previously only F series (F4 and F7).And i need some instruction (FAQ) with step by step how to do the simple program in CUBE and IDE to ping my board. (only properties in CUBE)Th...
Kudos from