This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

flowmeter

can some tell me the flowmeter application on c5000 dsp. Any application note?

  • Hi,

    There is no C5000 application note yet. Are you looking any C5000 dsp specific apps note or general one?

    Regards,

    Hyun

  • hi hyun,

               I need a dsp c5000 specific application example to deploy on a DSP and which is suitable development kit for this? Can you provide me info on how can i develop my flowmeter application?

  • Hi Faizal,

    You can start with the CSL code examples for UART, SPI or I2C (whichever is suited to connect to the analog front end) and once you have successfully configured the system to transfer data, add your signal processing algorithms to process the data.

    You can use the C5515 or C5535 eZdsps and create you own daughter card for the edge connector. You can download the CSL here - use C55XCSL-LOWPOWER.

    Regards,

    Sunil Kamath