Search found 15 matches

by picnewbie
Mon Jun 13, 2016 2:04 pm
Forum: Flowcode V6
Topic: 16 bit ADC with FlowCode - which devices ?
Replies: 6
Views: 5989

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 ?
by picnewbie
Fri Jun 10, 2016 8:56 am
Forum: Flowcode V6
Topic: 16 bit ADC with FlowCode - which devices ?
Replies: 6
Views: 5989

Re: 16 bit ADC with FlowCode - which devices ?

Hello Benj, I hope you get it into FlowCode v7 , when will v7 be released ? 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 ...
by picnewbie
Wed Jun 08, 2016 4:48 pm
Forum: Flowcode V6
Topic: 16 bit ADC with FlowCode - which devices ?
Replies: 6
Views: 5989

16 bit ADC with FlowCode - which devices ?

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, PIC24FJ128G...
by picnewbie
Tue Jan 08, 2013 3:31 pm
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

Found a solution now by myself - thanks anyhow for your help ... The Reason is not yet clear, but the Multiprogrammer uses the VSS and Vdd lines in a strange way ... During programming the lines change their values (The Vdd becomes in intervalls the same Voltage as Vss) When using the Vdd fix with 5...
by picnewbie
Tue Jan 08, 2013 11:58 am
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

Microchip told me that the pins 6 and 29 (both Vss) and 7 and 28 (both Vdd) must be connected - but this was allready the case and still I can't get the SMD device programmed !!!

Anybody with an idea ?
by picnewbie
Mon Jan 07, 2013 5:35 pm
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

Hello again, I found something new now, I tried with a 16F887 DIL (40 pin Chip) which is huge but works correct with the programming interface as I described it before. But and this is horrible the same type of SMD TQFP device is not working eventhough I checked out the pinouts, compared 100 times w...
by picnewbie
Mon Jan 07, 2013 3:17 pm
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

Hello thanks once more for your help, but it still doesn't work out correct :( I still have a message telling that programming faild and I still bave no program on the chip ... (no LED blinking :( ) Any wrong parameters in the chip configuration possible ? I tell you my parameters: Project Options: ...
by picnewbie
Mon Jan 07, 2013 2:46 pm
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

I tried the same programming with a DIL 40 pin chip directly on the programmer this one worked correct. No I reduced to a strict minimum all wiring to the external board with the SMD chip but still can't program it: I have only 5 wires connected (plus a LED for testing): From the controller side to ...
by picnewbie
Mon Jan 07, 2013 2:13 pm
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Re: Programming 16F887 SMD chip with ICSP interface .. need

Hello Martin, thanks allready for your reply - unfortunately I'm not sure if I understand you correct, the VPP pin I connected directly to the pin 1 of the programmer and this gave the same result (programming error). In this case the Pin from the VPP from the programmer comes to a open Jumper throu...
by picnewbie
Mon Jan 07, 2013 9:03 am
Forum: General Programming
Topic: Programming 16F887 SMD chip with ICSP interface .. need help
Replies: 9
Views: 7037

Programming 16F887 SMD chip with ICSP interface .. need help

Hello to all specialists, as newbie to pic SMD devices I would need some help for the programming of a SMD 16F887 device. As somebody told me I would just need the ICSP Data and ICSP Clk Signals for programming the SMD device, I wired the device as follows: Pin VSS (Gnd) from Voltage Regulator Pin V...
by picnewbie
Wed Oct 24, 2012 6:03 am
Forum: General Programming
Topic: How to use internal clock on 16F88 ?
Replies: 5
Views: 4900

Re: How to use internal clock on 16F88 ?

Thanks a lot - that was the little detail that I was missing ... :D
by picnewbie
Tue Oct 23, 2012 5:40 pm
Forum: General Programming
Topic: How to use internal clock on 16F88 ?
Replies: 5
Views: 4900

Re: How to use internal clock on 16F88 ?

Hallo again, first of all thanks for this first tip - I got the device running correct in the EB-006 with the internal clock settings - at least I think its running on the internal clock, because the LED blinks even without the quarz on the EB-006 board ;) and this independent of RC or XTAL setting ...
by picnewbie
Tue Oct 23, 2012 1:33 pm
Forum: General Programming
Topic: How to use internal clock on 16F88 ?
Replies: 5
Views: 4900

How to use internal clock on 16F88 ?

Hello maybe a very simple question, how do I have to program the PIC16F88 to use it without external clock ? I just want to use its internal clock at 8 MHz - I found a C instruction osccon := 0x7E; to be set through a flowcode C Command. But then - how can I test with the EB-006 Multiprogrammer in t...
by picnewbie
Fri Oct 19, 2012 9:55 am
Forum: E-blocks
Topic: Problems installing PPPv3 on Win7 64bit Intel based Dell PC
Replies: 1
Views: 2790

Re: Problems installing PPPv3 on Win7 64bit Intel based Dell

Problem resolved after reboot - didn't really understand why ;)
by picnewbie
Fri Oct 19, 2012 9:48 am
Forum: E-blocks
Topic: Problems installing PPPv3 on Win7 64bit Intel based Dell PC
Replies: 1
Views: 2790

Problems installing PPPv3 on Win7 64bit Intel based Dell PC

Hello, I just received a kit with the EB-006 board and try to install it on my Dell M6600 Notebook, which runs under Win7 (64bit). I previously installed FlowCode - installation was fine working... Now I installed dpinst_amd64 from the drivers\EB-006 directory ... Then I installed from the same CD f...