User Activity

I have the STM32G431 set up to sample ADC2, send the data to the FMAC and then out to DAC1.  It works fine, I have tested all kinds of filters with it.  However, none of the HAL functions that use SysTick work after I start the FMAC.  I'm using the s...
I have an analog circuit that is read by an ADC input. I would like to have a self-diagnostic function where I inject a known signal to the input of that circuit with the DAC for a self test, then disconnect the DAC from the pin and leave the pin in...
I am able to read my two ADC inputs individually when I implement the code shown in this example: http://embedded-lab.com/blog/starting-stm8-microcontrollers/13/However, the ADC values in the buffers do not seem to be getting updated when I try to ge...
I have been working on a battery powered application and am experiencing some strange behavior when the batteries are dying. The LED array is being driven by a PWM signal on PD4 through a FET. When the +4V power line goes down to 2.6xx V, all of th...
I'm using the latest version of STVD in Windows 10 (up to date). I'm trying to connect to an ST-LINK V2, but as soon as I select Tools>Programmer, STVD crashes. I also have STVP installed and am able to program my device with it, but I would reall...
Kudos given to