The STM8S access line 8-bit microcontrollers offer 8 Kbytes Flash program memory, plus integrated true data EEPROM. It is a low cost device and very powerful. It has internal 16 MHz CPU clock frequency, robust I/O, independent watchdogs with separate clock source, clock security system, SPI, UART, I2C etc. It has a single wire (SWIM) […]

In RTC section we interface an I2C IC DS1307. The STM32 has built in RTC. In STM32 the real-time clock (RTC) is an independent BCD timer/counter. The RTC provides a time of-day clock/calendar with programmable alarm interrupt. The RTC includes also a periodic programmable wakeup flag with interrupt capability. Two 32-bit registers contain the seconds,

RTC In STM32Read More »

Before interface OLED with STM32 microcontroller please go through my OLED section in OLED (SSD1306) interfacing. In this article we interface the low cost 0.91 Inch small OLED. In our previous article we discuss about I2C protocol and I2C LCD driver. STmcu works on 3.3V & I2C LCD works 5V so need DC power level

OLED with STM32Read More »

ARM stands for Advanced RISC Machines. ARM is a family of RISC instruction set architectures (ISAs) for computer processors. Due to their low costs, low power consumption, and low heat generation, ARM processors are useful for light, portable, battery-powered devices, including Smartphone’s, laptops, and tablet computers, as well as embedded systems. However, ARM processors are

Arm® Cortex® ST MicrocontrollerRead More »