EasyPIC 5 + Serial Ethernet Board Error.

General discussion on mikroC.
Post Reply
Author
Message
Kenn
Posts: 7
Joined: 04 Feb 2009 23:13

EasyPIC 5 + Serial Ethernet Board Error.

#1 Post by Kenn » 28 Sep 2009 15:36

Hi!

Just got my "Serial Ethernet Board", hocked up to PortC on my EasyPic5, to CN3 on the ethernet board and all switched are on 5V.

EasyPIC 5 is powerd via USB to my PC.

When I program my P16F887 from EasyPIC 5 (example code), I get an error as soon the programmer starts:

"Error trying to activate programmer, Can't drop PIC power supply voltage to enter program mode"

If I disconnect the Serial Ethernet Board I can program the pic.

My Micro C is version 8.2.0.0

User avatar
mileta.miletic
mikroElektronika team
Posts: 493
Joined: 05 Jun 2009 14:46
Location: Belgrade, Serbia
Contact:

Re: EasyPIC 5 + Serial Ethernet Board Error.

#2 Post by mileta.miletic » 29 Sep 2009 13:46

Hi,

Please turn off all switches on your development board and remove all peripherals (GLCD, LCD, etc.) from your development board while programming. In some cases, if some MCU's pin is connected to Vcc all the time the MCU gets parasite power supply and programmer cannot make the short 0V pulse and send the MCU to program mode.
Regards,
Mileta

Kenn
Posts: 7
Joined: 04 Feb 2009 23:13

Re: EasyPIC 5 + Serial Ethernet Board Error.

#3 Post by Kenn » 29 Sep 2009 16:04

mileta.miletic wrote:Hi,

Please turn off all switches on your development board and remove all peripherals (GLCD, LCD, etc.) from your development board while programming. In some cases, if some MCU's pin is connected to Vcc all the time the MCU gets parasite power supply and programmer cannot make the short 0V pulse and send the MCU to program mode.
Thanks,

Yes I notised if I disconnected the extra board then I could program the PIC, and webserver example works fine. Just want to check if I did something wrong.

Another question regarding the "Serial Ethernet Board". Can I use it as a TCP client? So I can connect to my PC and send simple ASCII commands from a PIC. If so any code examples?

User avatar
mileta.miletic
mikroElektronika team
Posts: 493
Joined: 05 Jun 2009 14:46
Location: Belgrade, Serbia
Contact:

Re: EasyPIC 5 + Serial Ethernet Board Error.

#4 Post by mileta.miletic » 30 Sep 2009 13:04

Hi,

Current ethernet library doesn't have tcp client support.
Regards,
Mileta

Kenn
Posts: 7
Joined: 04 Feb 2009 23:13

Re: EasyPIC 5 + Serial Ethernet Board Error.

#5 Post by Kenn » 04 Oct 2009 16:33

mileta.miletic wrote:Hi,

Current ethernet library doesn't have tcp client support.
Any plans for tcp client support? I think more than me is intrested in that.

User avatar
mileta.miletic
mikroElektronika team
Posts: 493
Joined: 05 Jun 2009 14:46
Location: Belgrade, Serbia
Contact:

Re: EasyPIC 5 + Serial Ethernet Board Error.

#6 Post by mileta.miletic » 07 Oct 2009 07:47

Hi,

We are working on it but we don't have exact timetable when it will be available.
Regards,
Mileta

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

Re: EasyPIC 5 + Serial Ethernet Board Error.

#7 Post by srdjan » 21 Dec 2011 13:58


Post Reply

Return to “mikroC General”