seanshpark / at89c2051

play with AT89C2051 and AT89C4051
Apache License 2.0
0 stars 0 forks source link

Read Test #3

Closed seanshpark closed 1 month ago

seanshpark commented 1 month ago

Read test.

0/ MCP23017 Reset will go all ports to H

1/ Power-up sequence

3/ Set mode to Read Mode RST/VPP P3.2 P3.3 P3.4 P3.5 P3.7
  GPB0:L, GPB1:H GPB2 GPB3 PGB4 GPB5 GPB7
Read +5V H L L H H

3/ Read data from GPA0~GPA7

4/ Advance address

5/ Repeat

6/ Power-off sequence

seanshpark commented 1 month ago

How to compare with hex output of sdcc ?

seanshpark commented 1 month ago

done, https://github.com/seanshpark/rpigpio2/blob/main/app/at89c2051/read_test.js