Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
|
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 Yahoo! Groups Sponsor ADVERTISEMENT -------------------------------------------------------- To unsubscribe from this group, send an email to: To learn more about Motorola Microcontrollers, please visit http://www.motorola.com/mcu Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] |
|
|
|
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 > Yahoo! Groups Sponsor > ADVERTISEMENT > > > -------------------------------------------------------- > To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > [Non-text portions of this message have been removed] |
|
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 > Yahoo! Groups Sponsor > ADVERTISEMENT > > > -------------------------------------------------------- > To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit > http://www.motorola.com/mcu > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > [Non-text portions of this message have been removed] |
|
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 |