User Activity

Posted on January 08, 2018 at 09:51Hello, I am looking for example of how to get analog data from BNC (channel11) instead of potentiometer in STM3210C-Eval board. I used the peripheral library example ADC1 DMA as a base. I understand that PC.04 (GPI...
Posted on July 28, 2017 at 10:03Hello, I have a working program running on STM32F072R8 CPU that works with external device and gets data via external interrupt (EXTI4_15_IRQHandler function). The collected data is forwarded later via USB port to com...