![]() |
Forum Index : Microcontroller and PC projects : [MM] Does I2C WRITE cycle the enable pin?
Author | Message | ||||
chipveres Newbie ![]() Joined: 28/12/2024 Location: United StatesPosts: 5 |
Hi, I am trying to use a PicoMite and its BASIC to drive an HD44870 display through a PCF8574 bus expander. I would like to know, does the I2C WRITE command automatically cycle the Enable pin high? Or is it needed for the programmer to explicitly do it himself? |
||||
phil99![]() Guru ![]() Joined: 11/02/2018 Location: AustraliaPosts: 2611 |
As far as I know the I2C commands only control the two I2C pins. The Chip Enable is up to you. It is possible that it can be permanently enabled and not need software control at all. Edited 2025-01-06 07:47 by phil99 |
||||
disco4now![]() Guru ![]() Joined: 18/12/2014 Location: AustraliaPosts: 1000 |
This article on FotS has an example developed on a Micromite. Driving LCD with I2C interface using a Micromite (>5.3) Latest F4 Latest H7 FotS |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |