hi
how to modify cfft_winc.asm (cfft32w.asm) in order to apply to imaginary part, but not to real as it is now ?
Thank you
c28\dsp_tbox\fft\clib\src\cfft32w.asm
;==========================================================================…
Other Parts Discussed in Thread: SIMPLICITI Hi, recently I have bought eZ430-Chronos-868 (with wite pcb) on Chronos Black Friday Deal. It is my first contact with microcontrollers and RF, so please forgive me my possibly unintelligible questions. I don…
cb1_mobile said: Your "9 Axis" sample Accel reading "9.400" - so far from all others - seems mistaken or contrived... (what's up w/that?)
Hi cb1,
this demo software (which is part of the new Tiva Launchpad examples) gives raw sensor data. The Accel…
Hello,
i'm working with IMU 9dof http://www.sparkfun.com/products/10321 which contain accelerometor,gyro and magnetometer.Each device also have slave address.I done with the data from each devide with but i can't combine three devices in one code.Please…
Hello,
i'm working with IMU 9dof http://www.sparkfun.com/products/10321 which contain accelerometor,gyro and magnetometer.Each device also have slave address.I done with the data from each devide with but i can't combine three devices in one code.Please…
Hi Siddhi,
That is considered the older SVM method (switch case sector change). The decode table looks odd to the one I created for a balanced dead band with no harmonics. Need of balanced or unbalanced dead-band harmonics determines sector table switching…
Hi Giulio,
This happens to all of us, and as I said: our own SensorTag documentation still has some rought edges. The GATT table you found is actually from the CC2541 SensorTag without this being immediately clear. Please find attached the GATT table…
Yanming Luo said: The link below is a good brief introduction about SVPWM for your reference.
The link I put above was to you . I have used Wiki PDF documents on TI methods to generate SVM, one below in particular is very good read. I based my early…
Hello,
i have a question regarding the application report "SPRA524". It is about SVPWM with the TMS320C24.
If you look at equation 3 on page 4, the transformation matrix for the clarke transform, i noticed it is a little different from the one i found…