This may have been a typo, but the SPI signals are on DC3, not DC2. Secondly, you should make sure that the PINMUX1 register has bit 8 set. This controls whether the associated pins will be configured for the SPI peripheral, or just GPIO.
Regards, Brandon Azbell Texas Instruments Senior, Group Technical Staff System Applications [EMAIL PROTECTED] email 847.517.4536 voice 847.517.4576 fax 630.561.9593 mobile -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sz Lian Yu Sent: Friday, December 22, 2006 2:06 AM To: [email protected] Subject: SPI device driver access and test Base on the spi driver shipped with dvevm , they are ... spi-core.c spi-dev.c spi.h spi_davinci.c spi_davinci.h spi_davinci_client.c spi_davinci_client.h spi_davinci_lb_test.c Now i could compile it and embed in my linux kernel successfully. But i cannot see any signals in DC2 spi related pins. (1) How to make sure it works or not? (2) Is there any user mode ap for accessing this? ___________________________________________________ 您的生活即�r通 - �贤ā����贰⑸�活、工作一次搞定! http://messenger.yahoo.com.tw/ _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
