Electronic Components Datasheet Search
  English  ▼

X  

RM0020 Datasheet(PDF) 14 Page - STMicroelectronics

Part # RM0020
Description  SPC56xx DSP function library 2
PDF  69 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

RM0020 Datasheet(HTML) 14 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 10Page - STMicroelectronics RM0020 Datasheet HTML 11Page - STMicroelectronics RM0020 Datasheet HTML 12Page - STMicroelectronics RM0020 Datasheet HTML 13Page - STMicroelectronics RM0020 Datasheet HTML 14Page - STMicroelectronics RM0020 Datasheet HTML 15Page - STMicroelectronics RM0020 Datasheet HTML 16Page - STMicroelectronics RM0020 Datasheet HTML 17Page - STMicroelectronics RM0020 Datasheet HTML 18Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 14 / 69 page
background image
Function API
RM0020
14/69
Example 1. bitrev_table_16bit
#include "libdsp2.h"
int inout_buffer[2*256];
void main() {
/* bit reverse permutation and calculation of 256-point FFT */
bitrev_table_16bit(16, (short *)(inout_buffer+256),
seed_radix2_16bit_256);
fft_quad_frac32(256, inout_buffer, w_table_radix2_frac32_256);}
6.2
Bit reversal permutation for 32-bit data
Function call:
void bitrev_table_32bit(unsigned int n, float *inout_buffer,
unsigned short *seed_table);
Arguments:
Table 2.
bitrev_table_32bit arguments
nin
number of groups:
for radix-2 bit reverse permutation:
n = 8 for 64 and 128-point FFT
n = 16 for 256 and 512-point FFT
n = 32 for 1024 and 2048 point FFT
n = 64 for 4096 point FFT
for radix-4 2-bit reverse permutation:
n = 4 for 64-point FFT
n = 16 for 256 and 1024-point FFT
n = 64 for 4096 point FFT
inout_buffer
in/out
pointer to the input/output vector of length 2*N, vector must be
double word aligned
memory layout:
x_Re(0) x_Im(0) x_Re(1) x_Im(1) ... x_Re(N-1) x_Im(N-1)
(Re - real part, Im - imaginary part)
seed_table
in
pointer to the seed table, use one of the predefined tables:
seed_radix2_32bit_64
seed_radix2_32bit_128
seed_radix2_32bit_256
seed_radix2_32bit_512
seed_radix2_32bit_1024
seed_radix2_32bit_2048
seed_radix2_32bit_4096
seed_radix4_32bit_64
seed_radix4_32bit_256
seed_radix4_32bit_1024
seed_radix4_32bit_4096



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com