pavan.emb
Newbie level 5

Hi all,
Presently I am working on PowerPC MPC5604P SPI module. I have some problem in the config routine....
I want to use the ChipSelect as the GPIO, by which I want to initiate the tranfer by pulling it LOW through s/w.
Before initiating the tranfer I am making the CS as LOW, and in the Transfer Complete ISR making it HIGH.
When I am trying to tranfer 3 bytes, only the first byte is Success and during the remaining bytes the CS remains HIGH, even if I am pulling it LOW for the next byte.
Is there anybody working out on PowerPC, please help me on this Issue...
Thanks,
Pavan.
Presently I am working on PowerPC MPC5604P SPI module. I have some problem in the config routine....
I want to use the ChipSelect as the GPIO, by which I want to initiate the tranfer by pulling it LOW through s/w.
Before initiating the tranfer I am making the CS as LOW, and in the Transfer Complete ISR making it HIGH.
When I am trying to tranfer 3 bytes, only the first byte is Success and during the remaining bytes the CS remains HIGH, even if I am pulling it LOW for the next byte.
Is there anybody working out on PowerPC, please help me on this Issue...
Thanks,
Pavan.