Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C54x | SPI mode for 5409

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

SPI mode for 5409 - nikhil rao - Jan 2 22:11:00 2001

I am trying to do read and writes using the SPI mode on the MCBSP. I
can see the correct signals (data, clk and fsx) for writes but for
reads, clk toggles from 0 -> 1 and fsx toggles from 1->0 and then
stays there, has anybody seen this ??? I am not using the DSK.

Thanks,
Nikhil



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

Re: SPI mode for 5409 - Author Unknown - Jan 3 7:17:00 2001



Dear Nikhil,

As you stated the FSX pin remains high continously.This might be because there
are two modes in the serial port interface
circuit depending the TXM bit in the SPC(serial port control register ) through
which you can configure FSX pin as input or output. If configured as input the
state depends on the device generating this signal. Try resetting this TXM bit
in the SPC register. For reference you can go through the manual spru131c.pdf
(Referene Manual Vol1-CPU & Peripherals).

With Regards


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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