Search found 4 matches

by Krocky
Sat Aug 21, 2004 2:38 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Problem with LCD and Atmel
Replies: 6
Views: 5967

It runs!!!!!!!!!!!!!!!

My problem was, that Pin2 of the uC-Board is an output and Pin3 is an input. So I have to change these Pins and everything works fine :wall:

Thank you very much for the friendly help!!
by Krocky
Sat Aug 21, 2004 8:40 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Problem with LCD and Atmel
Replies: 6
Views: 5967

I think its RS232. Must it be RS232???

Here is a schematic form the Serial-Port of the STK500:

http://www.fh-augsburg.de/~roke/Serial.jpg
by Krocky
Fri Aug 20, 2004 3:08 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Problem with LCD and Atmel
Replies: 6
Views: 5967

The Baud-Rate is set right. What else could cause that problem??
by Krocky
Fri Aug 20, 2004 7:17 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Problem with LCD and Atmel
Replies: 6
Views: 5967

Problem with LCD and Atmel

Hello,

I have a serious problem with the LK 204-25 and the Starterkit STK500 from Atmel.

I wrote an Assemblerprogram for the AT90S8515. It sends the string "Test!" periodically to the UART. When I test it with Hyperterminal on my PC everything is working fine. But when I plug the LCD to the uC ...