Search found 5 matches

by Frank
Tue Jul 29, 2014 11:17 am
Forum: Freelance Embedded Engineers
Topic: problem with WIZNET WIZ550io instead of WIZ810MJ
Replies: 0
Views: 8447

problem with WIZNET WIZ550io instead of WIZ810MJ

Dear, I'm trying to connect a WIZ550io with W5500 from WIZNET to a PIC controller, using flowcode V5.5 I have connected it via the ISP connections, just like you do for the WIZ810MJ on the EB023 V2 board. The only differents is that I use resistors in stead of a MAX3002 for level shifting from 5V to...
by Frank
Thu Mar 03, 2011 8:40 pm
Forum: Formula Flowcode
Topic: voltage not correct measured???
Replies: 3
Views: 8803

Re: voltage not correct measured???

Hi, You are right about the wrong +Vref voltage. Normally the FFrobot is battery powered. So, because of a diode in the power circuit, the VDD = +Vref of the controller is maximum 4.3V instead of 5V. Very normal that the calculation results of the µC where wrong. I changed the power by a regulated p...
by Frank
Tue Mar 01, 2011 9:07 pm
Forum: Formula Flowcode
Topic: voltage not correct measured???
Replies: 3
Views: 8803

voltage not correct measured???

Hi, I'm making a voltmeter with a flowcode buggy and a LCD from E-blocks on the D-port. I try to use the ADC as a 10-bit converter. After simply using the command ReadAsVoltage, the result is placed into a floating point variable. Then the floating point is converterd to a string and placed on the L...
by Frank
Thu Feb 07, 2008 1:47 pm
Forum: General Programming
Topic: Could not ID onboard Chip
Replies: 7
Views: 7155

Re: Could not ID onboard Chip

Hi, Code protection was always off, the power can go to 600mA and the jumpers are correct set on the board. I'm using the 16F84A - 4/P. (4MHz) Is it possible to use the board in RC mode for this frequenty? can I say 4MHz, XT in flowcode and still select XT on the board (even it is 20MHz on the board...
by Frank
Thu Feb 07, 2008 11:48 am
Forum: General Programming
Topic: Could not ID onboard Chip
Replies: 7
Views: 7155

Re: Could not ID onboard Chip

Hi, I have the same ID reading problems with my multiprogrammer board on a 16F84A-4/P. Power (14V) and all settings are okΓ© (RC -> 2MHz, watchdog and code protection is OFF). Do you have any idea how I can program still the chip? I'm using very simpel test programs (for example portB, all ports ON)...