User Activity

Posted on March 31, 2017 at 23:59I am using ADC1 in scan mode. When I run my code normally through the debugger, it works just fine. However, when I remove the debugger and directly run it, I am seeing extremely low voltages. What could possibly be ...
Posted on October 21, 2016 at 18:27Hi,I am having ADC3 bring in input from the microphone and I want to just the gain (amplitude) by 2 and then send it out through one of the DAC channels. So far, I have ADC and DAC synced through TIM8 and TIM6 resp...
Posted on August 22, 2016 at 16:54I am not sure if this is conceptually possible but I would appreciate some inputs. I have a push button configured as EXTI0 and another push button to EXTI7. However, when both buttons are pushed together, I want to...