Daily Archives: 08/04/2018

How to use ADC in Interrupt mode

– In electronics, an analog-to-digital converter (ADC, A/D, or A-to-D) is a system that converts an analog signal, such as a sound picked up by a microphone or light entering a digital camera, into a digital signal. There are several … Continue reading

Posted in Atollic, STM32 | Comments Off on How to use ADC in Interrupt mode

TIMER Counter – for example for reading an Input button

– Counting Modes Normally a basic timer counts from zero to a given Period value. General purpose and advanced timers can count in other different ways, as reported in Table below. For reading more, click here.  

Posted in Atollic, STM32, STM32F4 | Comments Off on TIMER Counter – for example for reading an Input button