User Activity

Hello,This line in the mentioned library is faulty.#define LL_COMP_OUTPUT_TIM3_IC1_COMP2 (COMP_CSR_COMPxOUTSEL_3 | COMP_CSR_COMPxOUTSEL_1 | COMP_CSR_COMPxOUTSEL_0) /*!< COMP output connected to TIM3 input capture 1 (specific to COMP instance: COMP...
Hello,I have a nucleof303k8 board on which I implemented a hysteresis current control.This is done with the COMP2. I would like to know the average voltage which is connected to the inductive load in order to achieve the desired current.My idea was t...
Posted on May 01, 2018 at 07:34Hello, I have an STM32F3 built into an application. I managed to upload a very simple code and run it, but something weird is happening. After about 20-30 seconds the mcu turns off. I measured the voltage at the NRST p...