Search found 10 matches

by adamjansen
Tue Mar 01, 2005 10:13 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

I had the wild idea that maybe my little wall wart power supply was too wimpy to power both my development board and the display. (An easy counterpoint to this is that the display works fine with the backlight on over RS232, but I needed something new to try)

I hooked up the display via serial and ...
by adamjansen
Fri Feb 25, 2005 3:34 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

Bad news...

I tried looping through all the addresses, and only one character gets displayed. So that means 0x5C is the address (which would make sense, since that's what it's jumpered for).

I hooked it up to a scope to look at SCL and SDA. The clock waveform was horrible, (shark fin instead of ...
by adamjansen
Fri Feb 25, 2005 10:06 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

I think I tried looping the addresses before. 0x5c appears to be the only address that shows anything at all. I know I tried several addresses, but I'm not sure that I looped through them all.

I'll try again this afternoon and let you know.
by adamjansen
Wed Feb 23, 2005 8:58 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

It's the top left character of the matrix orbital logo on the startup screen.

Image
by adamjansen
Wed Feb 23, 2005 11:21 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

That link doesn't help very much.

I know all about the addressing. The addressing in the mega16 works similarly. It interprets the adddress as an 8-bit number, with the high 7 bits being the actual address, and the LSB as read/write.

The only question would be if 0x5c is the 'matrix orbital ...
by adamjansen
Wed Feb 23, 2005 9:38 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C with Atmel ATmega16 & LK204-25-WB
Replies: 9
Views: 15086

I2C with Atmel ATmega16 & LK204-25-WB

I'm having trouble getting I2C to work with my LK204-25, rev1.23 and an Atmel ATmega16 microcontroller.

The mega16 has built-in I2C (although they call it two-wire interface), so I'm using that facility with the sample code from the mega16 manual.

My test program just writes a start bit, the ...
by adamjansen
Wed Sep 10, 2003 6:57 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: dead display?
Replies: 7
Views: 4240

voltage on header

for that header, voltages are as follows:
PIN : VOLTAGE
===========
1: GND
2: 5.0 V
3: 3.3 V
4: 3.0 V
5: 3.2 V
6: 3.0 V
7: 3.1 V
8: 3.1 V
9: 3.3 V
10: 3.1 V
11: 3.4 V
12: 3.4 V
13: 3.4 V
14: 3.5 V
15: 5.0 V
16: 3.0 V
by adamjansen
Tue Sep 09, 2003 3:26 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: dead display?
Replies: 7
Views: 4240

input voltage is 5.05 V, steady.

also, total current to the display starts at 55 mA when you power it up, but slowly drops to about 52 mA.

So something's using current...
by adamjansen
Tue Sep 09, 2003 9:07 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: dead display?
Replies: 7
Views: 4240

Sure, I've got a multimeter. What do I need to check?
by adamjansen
Mon Sep 08, 2003 7:04 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: dead display?
Replies: 7
Views: 4240

dead display?

I recently purchased an LK204-25WB, and am quite pleased with it. However, after playing with it successfully a few times, it suddenly and inexplicably doesn't work. I can't even get it to power up. I've made all the proper connections, and have a power supply with proper voltage and sufficient ...