User Activity

I didn't have a suitable microcontroller available and I have to use what is available, but the problem is that I have a lot of unused pins and I also work with Battery, so according to the documents, I decided to make the unused pins analog inputs.B...
I ran into a problem in a project, the program works normally without any problems on the lab desk, but when I take the hardware to test it in a more realistic environment, it crashes.( I am debugging, I know from there).The working environment has a...
I use the CMSIS-DSP library to calculate the Fourier transform, but when I want to calculate the magnitude, I run into a problem. This affects other data (a struct variables )and makes them 0 in the end, the whole program collapses. I don't understa...
I wanted to use a standard library (CMSIS-DSP) WITH stm32f103c8t6 and I only used a few functions & variables of that library, but it's like the whole library has been added to my project.And it takes a lot of memory, but now I have an error of lack ...
  I wanted to do a project with cube.ai, but as I found out, most projects done with machine learning have multiple input features.As for my project, I have only one feature which is the most prominent featureNow my question is, can I use machine lea...
Kudos from
Kudos given to