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
16 bit ADC with FlowCode - which devices ?
Moderator: Benj
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: 16 bit ADC with FlowCode - which devices ?
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,
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,
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Valued Contributor
- Posts: 1189
- Joined: Wed Dec 31, 2008 3:37 pm
- Has thanked: 460 times
- Been thanked: 523 times
Re: 16 bit ADC with FlowCode - which devices ?
Success always occurs in private and failure in full view.
Re: 16 bit ADC with FlowCode - which devices ?
Hello Benj,
I hope you get it into FlowCode v7 , when will v7 be released ?
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,
Re: 16 bit ADC with FlowCode - which devices ?
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 ?
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 ?
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: 16 bit ADC with FlowCode - which devices ?
Sorry I meant EB085 

Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel