EmbeddedRelated.com
Forums

LCD driver

Started by chil326 November 26, 2003
Hello,
do anyone have simple driver in C for CML12SDP256 board from Axiom?
The LCD is on SPI. The MCU is MC9S12DP256.
A tutorial could be great too.
Thank you



I am also driving a LCD using the SPI on a MC9S12A256, and a driver in
any language would be great. My Forth/Assembly code worked on an
HC12A4, so I suspect a timing problem, but I have not been able to get
it to work yet.

David Graham

-----Original Message-----
From: chil326 [mailto:]
Sent: Wednesday, November 26, 2003 5:37 AM
To:
Subject: [68HC12] LCD driver Hello,
do anyone have simple driver in C for CML12SDP256 board from Axiom? The
LCD is on SPI. The MCU is MC9S12DP256. A tutorial could be great too.
Thank you




did you get desperate enought to email Roger Forrester at Axiom to see if he
had one? SCF
----- Original Message -----
From: chil326
To:
Sent: Wednesday, November 26, 2003 7:36 AM
Subject: [68HC12] LCD driver Hello,
do anyone have simple driver in C for CML12SDP256 board from Axiom?
The LCD is on SPI. The MCU is MC9S12DP256.
A tutorial could be great too.
Thank you

--------------------



there is a driver on Axiom web site. it is recent. bye.

--- In , "Sydney Faria" <n1huq@h...> wrote:
> did you get desperate enought to email Roger Forrester at Axiom to
see if he
> had one? SCF
> ----- Original Message -----
> From: chil326
> To:
> Sent: Wednesday, November 26, 2003 7:36 AM
> Subject: [68HC12] LCD driver > Hello,
> do anyone have simple driver in C for CML12SDP256 board from
Axiom?
> The LCD is on SPI. The MCU is MC9S12DP256.
> A tutorial could be great too.
> Thank you >
>
> -------------------- >
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.




i found C++ driver on Axiom's website that fits my needs.
Thanks

--- In , "Sydney Faria" <n1huq@h...> wrote:
> did you get desperate enought to email Roger Forrester at Axiom to
see if he
> had one? SCF
> ----- Original Message -----
> From: chil326
> To:
> Sent: Wednesday, November 26, 2003 7:36 AM
> Subject: [68HC12] LCD driver > Hello,
> do anyone have simple driver in C for CML12SDP256 board from
Axiom?
> The LCD is on SPI. The MCU is MC9S12DP256.
> A tutorial could be great too.
> Thank you >
>
> -------------------- >
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.




there's now a C/C++ driver on Axiom's website.

--- In , "David Graham" <dgraham@g...> wrote:
> I am also driving a LCD using the SPI on a MC9S12A256, and a driver
in
> any language would be great. My Forth/Assembly code worked on an
> HC12A4, so I suspect a timing problem, but I have not been able to
get
> it to work yet.
>
> David Graham
>
> -----Original Message-----
> From: chil326 [mailto:chil326@y...]
> Sent: Wednesday, November 26, 2003 5:37 AM
> To:
> Subject: [68HC12] LCD driver > Hello,
> do anyone have simple driver in C for CML12SDP256 board from Axiom?
The
> LCD is on SPI. The MCU is MC9S12DP256. A tutorial could be great
too.
> Thank you