Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by angeline

  1. A

    problem using FFT code from Microchip

    fft for microchip I am getting the FFT souce code from microchip website for DSPIC30F6014A. I wonder anyone use before . However, I am using the DSPIC30f3010. When I run it with the origal pic setting i could view the result from watch window . When I change the setting to my own PIC , it...
  2. A

    How to FFT signal practically (urgent)

    Thanks for your advice got a clearer picture ... manage to do the ADC part now trying the FFT which is kind of confusing ... anyone do it before that could give me an advice ?
  3. A

    Storage of ADC result in dsPIC

    store adc samples in array dspic30f Thanks a lot for your advice ... MAnage to try this afternoon ... ya i get over the ADC part ... now trying the main FFT ... =) thanks a lot freddie chopin ...
  4. A

    Storage of ADC result in dsPIC

    dspic adc I am doing ADC on a current signal to perform FFT using DSPIC30F3010. I have written the ADC coding with help from the data sheet . The result should be store in ADCBUF0 . However , when I try to view the result using MPLAB IDE under IDC2 debugger mode , the value of the register...
  5. A

    How to FFT signal practically (urgent)

    I am a bit confused and only study FFT in theory . I never did it in practical before . If I have a 50Hz sine wave measured as current waveform , FFT the signal I have read that I need to sample it at at least 2*50Hz ... which is a minimum of 100 Hz . How do I do it practically as in sampling...
  6. A

    Need help with input capture using DSPIC

    input capture dspic thanks again ... i manage to get already =) i did it all in integer ... cause the accuracy level i nneed its not that high ...so i scale up my reading ... however my debugger still show resreicted memory ... now i use MPLAB SIM ... and watch it through watch window...
  7. A

    Need help with input capture using DSPIC

    dspic30f input capture module Thanks again for all your advice and provide me the screen shot ... I ll try to verify my coding error you have mentioned. I did it in debug mode ... but I dont understand ... How can I tell the linker directly as you have mentioned in your reply ? haha... ya...
  8. A

    Need help with input capture using DSPIC

    input capture dspic33f Thanks Freddie Choppin. I have tried to remove the pointer and now when i use the debug mode I am able to get the result under both IC7 and IC8 that I am using as well as TMR2 and TMR3 register. However, my declared variable as shown in the code below ...
  9. A

    Need help with input capture using DSPIC

    dspic input capture I am a new user using DSPIC30F3010. I am trying to use the input capture module to capture the period of squarewave using the MPLAB IDE to do my programming. I am using the ICD2 to view the result of my register which is IC7BUF. I am not getting any changes in the buffer ...

Part and Inventory Search

Back
Top