Sign in

username:

password:



Not a member?

Search AT91SAM



Search tips

Subscribe to AT91SAM



Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | AT91SAM ARM | Nokia 6610 LCD module driver

For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU. This group is to exchange information to help users get started and learn how to use the devices.

Nokia 6610 LCD module driver - vishnu Tadepalli - Jan 18 8:07:24 2009

Hi All,

Iam working on the linux driver for the olimex Nokia 6610 LCD module.As
the LCD module works with 9 bits in SPI.

Thsi is how I setup the SPI driver:

int err;
spi->bits_per_word = 9;
err = spi_setup(spi);

Now to send the command and data using the si_write function,how do I
that?Iam not able to get the LCD working.
Regards
T.V.R.Prasad



(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )