Home arrow Support arrow Forums

Luminary Micro Forums

fordp

Senior Boarder
Click here to see the profile of this user

2007/12/05 15:27

SPI

The data sheet for the 6965 states :-

"Bit rates are supported to 2 MHz and higher"

and just a few lines later :-

"Note that although the SSIClk transmit clock can theoretically be 25 MHz, the module may not be
able to operate at that speed"

I have heard this sort of Language in others Data sheets who shall remain nameless. No blow it I will name and shame it was www.Digi.com claimed that the UART could go up to 230K Baud. This was of course not true and we have it running at 250K Baud 24 Hours a day and 7 Days a week.

I have recently been using Philips LPC chips and they seem to avoid such language and actually tell you what the Damn module can do.

Can you tell me how fast the SPI clock can go in Master Transmit mode ???? The chip will be run at 50Mhz.

I would love to know as it is a vital feature for my project.

It would be really nice to have a data sheet that actually told you what the chip can do. If Luminary do not know who does ???

All the best.

login or register to reply

LMI Eric

Moderator
Click here to see the profile of this user

2007/12/05 15:33

Re:SPI

The datasheet also states that the SSI can operate at up to 1/2 the system clock in master mode and 1/12 the system clock in slave mode. The wording is kind of goofy, and "the module" is actually referring to the module that the microcontroller is talking to.

The SD card example for the x964 and 8962 kits shows the SSI running at a speed of 24MHz, so there's the proof :)

login or register to reply

fordp

Senior Boarder
Click here to see the profile of this user

2007/12/07 12:52

Re:SPI

Thanks Eric,

I am Happier now.

Maybe you can get the wording changed so it is clearer.

We are Engineers here and concise and precise language is appreciated.

login or register to reply