User Activity

In the lab with a power supply (10V 0.5A) connected to the DC bus of the IHM16M1, the 3 phases of a DC motor, and some oscilloscope probes on the GPIOs of the STM32F302R8 I probably created a short (I don't know how, I deduce).I deduce this because n...
I am using STM32F302R8 I have a long code that triggers the Hard Fault interrupt after a few seconds because of these instructions (of the sine in particular): The theta_fi angle is TIM6->CNT and I need to convert it from q15 to floating point. I tr...
I urgently need to free up space on Windows and this folder weighs about 20gb.Obviously I plan to save all these files in a flash drive before deleting it, to avoid any kind of problem,But I ask you what is this folder, what files it contains and if ...
I have 3 potentiometers, one on each channel of the ADC, that vary 3V. The ADC reads the values and converts to voltage.I have not been able by reading the datasheet and looking at some examples online to figure out how to get it to work using interr...
I am using STM32F407G.I am attaching a main.c (that use DMA) that reads simultaneously the voltage coming from 3 potentiometers connected to 3 channels of ADC.In the code, if you try to change "volatile uint16_t adc_value[3]" to "volatile uint32_t ad...
Kudos from