Page 1 of 1

16 bit ADC with FlowCode - which devices ?

Posted: Wed Jun 08, 2016 4:48 pm
by picnewbie
Hello who has made some experiences with any 16bit ADC of PIC, dsPIC or PIC24 ??

I'm looking for a 16 bit ADC with FlowCode (v6) - which Chip contains that and is compatible with FlowCode ????

Only Chips I saw were PIC18F86J72, PIC18F87J72,PIC24FJ64GC006, PIC24FJ128GC006, PIC24FJ64GC010, PIC24FJ128GC010, but all those are not in the lists of compatibility with FlowCode v6 !?

Need urgently help ... or do I need another ADC externally ?

Has anybody used a ADS1263 (TI) on a PIC Controller through SPI yet ? That could help me further too ...

Best regards

Max

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Wed Jun 08, 2016 6:09 pm
by Benj
Hi Max,

We may be able to get those chips into Flowcode v7. I'll investigate. They are not supported by the compiler in v6 so we cannot add them here.

We use a 16-bit AD7680 ADC on our EB086 DSP Input board which works very well via a SPI interface. I would imagine that the ADS1263 would be fairly similar.

An example program using the AD7680 ADC is attached here,
1. DSP Audio Through.fcfx
(16.75 KiB) Downloaded 390 times

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Wed Jun 08, 2016 6:18 pm
by Steve001
Hi Max

Have you seen this post ?

http://www.matrixtsl.com/mmforums/viewt ... 54&t=16901

steve

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Fri Jun 10, 2016 8:56 am
by picnewbie
Hello Benj,

I hope you get it into FlowCode v7 , when will v7 be released ?
Benj wrote:Hi Max,

We may be able to get those chips into Flowcode v7. I'll investigate. They are not supported by the compiler in v6 so we cannot add them here.

We use a 16-bit AD7680 ADC on our EB086 DSP Input board which works very well via a SPI interface. I would imagine that the ADS1263 would be fairly similar.

An example program using the AD7680 ADC is attached here,
1. DSP Audio Through.fcfx

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Mon Jun 13, 2016 2:04 pm
by picnewbie
Hello Benj,

just a question from what I saw the AD7680 is a ADC but the EB086 board is a DAC ? Did I missinterpret your Datasheet of the EB086 ?

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Mon Jun 13, 2016 3:13 pm
by LeighM
EB085 is the input with ADC, EB086 is the output with DAC

Re: 16 bit ADC with FlowCode - which devices ?

Posted: Mon Jun 13, 2016 5:08 pm
by Benj
Sorry I meant EB085 :o