Introduction The I2C (inter-integrated circuit) bus interface handles communications between themicrocontroller and the serial I2C bus. It provides multimaster capability, and controls all I2Cbus-specific sequencing,
Tag: Embedded
STM32-Peripheral’s- I2C Polling mode
Introduction The I2C (inter-integrated circuit) bus interface handles communications between themicrocontroller and the serial I2C bus. It provides multimaster capability, and controls all I2Cbus-specific sequencing,
As an embedded developer must read books
List of books: Clean code by Robert C. Martin Clean Codeis divided into three parts. The first describes the principles, patterns, and practices of writing
STM32-Peripheral’s Timers: Input PWM
Introduction The advanced-control timers (TIM1&TIM8) consist of a 16-bit auto-reload counter driven bya programmable prescaler , The general-purpose timers (TIM2 to TIM5) consist of a
STM32-Peripheral’s Timers: Input Capture Mode
Introduction The advanced-control timers (TIM1&TIM8) consist of a 16-bit auto-reload counter driven bya programmable prescaler , The general-purpose timers (TIM2 to TIM5) consist of a
STM32-Peripheral’s Timers: Output Compare Mode
Introduction The advanced-control timers (TIM1&TIM8) consist of a 16-bit auto-reload counter driven bya programmable prescaler , The general-purpose timers (TIM2 to TIM5) consist of a
STM32-Peripheral’s Timers: Output PWM
Introduction The advanced-control timers (TIM1&TIM8) consist of a 16-bit auto-reload counter driven bya programmable prescaler , The general-purpose timers (TIM2 to TIM5) consist of a
STM32-Peripheral’s Timers: Base Timer Interrupt Mode
Introduction The advanced-control timers (TIM1&TIM8) consist of a 16-bit auto-reload counter driven bya programmable prescaler , The general-purpose timers (TIM2 to TIM5) consist of a
STM32-Peripheral’s-UART: DMA Mode
USART introduction The universal synchronous asynchronous receiver transmitter (USART) offers a flexiblemeans of full-duplex data exchange with external equipment requiring an industry standardNRZ asynchronous serial
STM32-Peripheral’s-UART: Interrupt Mode
USART introduction The universal synchronous asynchronous receiver transmitter (USART) offers a flexiblemeans of full-duplex data exchange with external equipment requiring an industry standardNRZ asynchronous serial