02 LCD 16x2 withSTM32F103 (BluePill) |Arduino| |I2C LCD16x2|

preview_player
Показать описание
Here is STM32F103C8 ARM Cortex M3 based Microcontroller with Arduino IDE.
Explained How to Interface and Program I2C LCD 16x2 with STM32F103C8 And Program by Arduino IDE.

#STM32F103C8 #ARM #I2CLCD16x2 #STM32 #Arduino #BluePill #LCD_with_BluePill #STLink #LCD_with_STM32


Please Donate to help me afford new Equipment and Components to make videos more:-
************************************************************
************************************************************
************************************************************

Embedded System Bare Metal Programming with STM32F411RE Nucleo Board:

Programming Nucleo Board with Arduino STM32F411RE:

Bare Metal Programming STM32F103C8 (BluePill) step by step

IOT with Raspberry Pi from Scratch to Advance:

A journey with Raspberry Pi Pico beginner to Advance Level:

Processing with Arduino Scratch to Advance level:

PIC16F877A Bare-Metal programming:

PIC MicroController Programming with Proteus Simulator step by step:

Smart Home Automation:

STM32 F103C8 with Arduino IDE from Scratch:

Arduino FreeRTOS From Ground Up

IOT with Blynk app and Arduino IDE Step by step.

IOT with MicroPython by Using ESP32 & ESP8266 Step by Step

IOT with Node MCU(ESP8266) basic to Advance level

IOT with ESP32(Arduino)

Arduino Nano Basics to Advance

Arduino tutorial with Proteus for beginner to Advance

----------------------------------Website---------------------------------------------
----------------------------------Contact us-------------------------------------------
Рекомендации по теме
Комментарии
Автор

it worked, thank you.
just one observation: at first i followed your schematic and it did not work, so the i2c pins are reversed. the correct would be SCL to PB6 and SDA to PB7. after i inverted the pins it worked just fine

VitorGabriel-fyzn
Автор

Thanks...keep doing videos with different sensor, actuators, visual output etc.

vijaysulakhe
Автор

How so you have connected the SDA to pin B6, but i look at schematic diagram of BluePill stm and there pointed B6 is an SCL pin!

enisykin
Автор

What LCD library did you used? Did you downloaded it form web or preinstalled one with Arduino?

tacticalmisscalculation
Автор

how i might change i2c port in arduino ide code ? i want to connet SDA and SCL to ports B10 and B11

FCorporation
Автор

Sorry, but i like point out the schematic that you are showing to us is wrong, by reading the pinout of the stm32 you supposed to connect SDA to pb7 and the SCL to pb6. You are showing us the opposite in the schematic you connected SDA to pb6 and SCL to pb7. Thank you.

muhammadfaisal-kobn
Автор

how to choose the pin from some of the i2c pins? does it work for all I2C pins? . And do we need to avoid other I2C pins for other purposes?

maulanawahyudi
Автор

Iam getting "LiquidCrystal i2C does not name a type" error

prasadkatle
Автор

I need the link for download de library "LiquidCrystal_I2C"

fernandonicolasfortunati
Автор

not working "Error compiling for board Generic STM32F103C series.
"

aleashahid