User Activity

Hi everyone,I'm getting weird values from ADC in a new board that I developed. It looks like it has an offset on it, but a big one.The analog signals arriving in the pins are ok. I tested with a scope. To make sure there was nothing wrong with the an...
Hi everyone,I expected to get a faster multiplication processing using the arm_mult_f32 function than a normal multiplication like val1*val2. However, when I tested it using the SysTick->VAL I get a bigger processing time for the arm_mult_f32 functio...
STM-Studio is a great tool however not being able to print arrays is very frustrating. It would be very important to have this feature. Thanks in advance.