User Activity

I want to make a custom software (usb dfu programmer) under Windows with the help of Visual Studio, but I have no experience in the field of Windows until now (I was  embedded side guy ). I have done some research now, but there are still bugs in my ...
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 ...
Kudos from
Kudos given to