Drive 1024×600 Pixels Via I2C With An ATtiny85

If you need to drive a big screen for a project, it’s fair to say your first thought isn’t going to be to use the ATtiny85. With just 512 bytes of RAM and 8 kilobytes of flash memory, t…

Hackaday

I need some help please Mastodon, I'm having trouble getting text (or anything) to appear on my #RA8875 display when using 6800 8 bit parallel bus.
datasheet is here - https://www.buydisplay.com/download/manual/ER-TFT043A4-3-4267_Datasheet.pdf

all I get is a blank screen and I've tried multiple initialisation and text send methods.

My EhBASIC code is here - https://github.com/TechPaula/PC6502/blob/main/Software/BASIC/VIA_DISP_TEST.BAS

I'll paste the console output of this code on the thread here.

1/?

#RA8875 #Teensy
BuyDisplayのRA8875ドライバにTeensy/Uno対応の記載があるな

Teensy 4.0
https://www.switch-science.com/catalog/5877/

Teensy 4.0 - スイッチサイエンス

最大600 MHz以上で動作するARM Cortex-M7を搭載した小型のマイコンボードです。

#RA8875

すごいな
Adafruitのドライバはbuggyとソースコメントに書いている
そうなのか

Adafruit_RA8875のソースを参考に、より洗練されたドライバをBuyDisplayで実装
ということか

#RA8875 #electriccircuit #library
RA8875: 4" to 8" (WQVGA, WVGA, Multi-Touch, Keypad)
https://os.mbed.com/components/RA8875-Based-Display/

mbedのRA8875ライブラリと回路と実装例

RA8875: 4" to 8" (WQVGA, WVGA, Multi-Touch, Keypad) | Mbed

#RA8875
MOUSERにはICそのものはない
AdafruitのDriver Boardだけ見つかる

#RA8875 #adafruit
AdafruitのRA8875ライブラリ
Adafruit_GFXクラスからの継承でAdafruit_RA8875を作成

自作するとしたら、どこから手を付けるかな

#ra8875
RA8875 Driver Board

Driver Board自体が駆動の機能を有していて、SPIなど簡易なコマンドで制御

ArduinoやRaspberry Piで動作する
これを高性能のPIC32MZにする必要性は今のところないか

#PIC32MX #ra8875
PIC32MZ interfacing RA8875 LCD display controller
https://www.microchip.com/forums/m908945.aspx

PIC32MZでの駆動例
RA8875を駆動するのはPIC32MXではダメなのかな
5年前の内容
PIC32MZでもECとEFの違いではまる、とも

PIC32MZ interfacing RA8875 LCD display controller

#RA8875 #RAiO
AdafruitRA8875 Library Documentation
https://circuitpython.readthedocs.io/_/downloads/ra8875/en/latest/pdf/
Mar 19, 2021
- Simple test
- Bitmap test