From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa4.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id A0545679F6 for ; Thu, 16 Mar 2006 09:07:59 +1100 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: Specify number of SPI received characters Date: Wed, 15 Mar 2006 23:11:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200603152311.57078.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anyone knows, during an SPI transfer (8xx CPU as master and EEPROM as slave ), how to specify how many characters I want to receive? When should I release the chip select? Thank you, Antonio.