Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | serial with SPORT on ADSP-21261 work wrong!

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

serial with SPORT on ADSP-21261 work wrong! - verd...@email.it - Jan 23 5:01:00 2006




Hi,
I have implemented on ADSP-21261 a serial tx rx by use of sport, how suggested in the application note EE191:

At rx I set the clock of the SPORT for oversampling the freq. of serial communication by 3:

//bit rate 9.9 kbit/s --> freq of oversampling = 9.9 k * 3 = 28.8 kbit/s
//CLKDIV3 = [fCCLK(147,456 MHz)/4 x SPORT_CLK(28.8 kHz)] - 1 = 1279 d = 0x4FF

*pDIV3=0X000009FE

*pSPCTL3 = (SPEN_B|BHD| SLEN29 | ICLK |LFS|FSR|CKRE);

When i see the rx byte some bit are wrong, I think that a oversampling by 3 is not sufficient, but for the SPORT is the max setting. what of thoughts?

Regards Verdrex




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