There are situations where you might need UART/Serial port to flash the program in the MCU(CH32V003). In this article, we will understand the procedure in
Tag: Microcontroller
CH32V003 Programming: How to use SPI Master
In this article I will explain you how to configure and use SPI interface on CH32V003 MCU. It has one Full Duplex SPI Interface which
CH32V003 Programming: How to interface OLED Display (GPIO Bit-Banging)
In this article, we will learn how to interface OLED display with CH32V003. The OLED display comes in various sizes and configuration, here we are
CH32V003 Programming: Unlock the Power of the Sensirion SHTC3 Sensor
CH32V003 Programming: Unlock the Power of the Sensirion SHTC3 Sensor on I2C In my previous artcile you saw how to use I2C with CH32V003, which
CH32V003 Programming: How to use I2C (EEPROM)
Already popular CH32V003 MCU has one I2C block on the MCU which can be used to connect different I2C devices on the hardware. What is
CH32V003 Programming: How to use Timer Interrupt
CH32V003 has two timers, both could be used to generate periodic interrupt. What is periodic Timer Interrupt? A periodic timer interrupt is a signal generated