Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8080 interface #2488

Open
bijx-ly opened this issue Aug 16, 2024 · 3 comments
Open

8080 interface #2488

bijx-ly opened this issue Aug 16, 2024 · 3 comments
Labels

Comments

@bijx-ly
Copy link

bijx-ly commented Aug 16, 2024

If using 8080 protocol, how to implement GPIO and Delay callback and u8x8 byte communication callback two functions, help to provide the reference code

@olikraus
Copy link
Owner

8080 protocol is available by default.

@bijx-ly
Copy link
Author

bijx-ly commented Aug 19, 2024

You mean that the transmission uses the function u8x8_byte_8bit_8080mode, but how to write the function u8x8_gpio_and_delay? Now it cannot be displayed after using u8g2, could you please help to see the code at https://github.com/bijx-ly/stm32h750_st7920_lcd_u8g2.git

@olikraus
Copy link
Owner

You mean that the transmission uses the function u8x8_byte_8bit_8080mode, but how to write the function u8x8_gpio_and_delay?

correct

could you please help to see the code at https://github.com/bijx-ly/stm32h750_st7920_lcd_u8g2.git

There is only a rar file.
Detail for the gpio&delay function are here: https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform#the-uc-specific-gpio-and-delay-callback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants