Git Product home page Git Product logo

chibios_stm32f030f4_dev_lcdiic's Introduction

Using I2C Serial Interface Module For 1602 LCD Display

Hardware requirements:

1. STM32F030F4-DEV V1.0
Device configuration
MCU STM32F030F4P6
HSE 8MHz
USART1 TX - PA2, RX - PA3
I2C1 SCL - PA9, SDA - PA10
LED PA4
2. Serial LCD I2C Module - PCF8574T
  • Pin assignment
PCF8574T 1602 LCD
P0 RS
P1 RW
P2 E
P3 BL
P4 D4
P5 D5
P6 D6
P7 D7
3. Two 1602 LCD displays:
  • Primary display(I2C address: 0x3e) will show:
    1. OS name and version: ChibiOS/RT 4.0.0
    2. System ticks
  • Secondary display(I2C address: 0x3f) will show:
    1. Board name: STM32F030F4-DEV
    2. Unique Device ID (12 bytes)

Software requirements:

  • ChibiOS/RT: Commit ID: af64942

For detail info, please refer:

https://www.brobwind.com/archives/1324

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.