Page 1 of 1

EB023-1 webserver initialise hangs

Posted: Tue Jul 31, 2012 9:56 pm
by IVL
Hi,

There seems to be something wrong with the webserver component for EB023-1.
The initialise macro never ends.

Sample program attached.


Regards,
Ivan

Re: EB023-1 webserver initialise hangs

Posted: Wed Aug 01, 2012 8:56 am
by DavidA
Hello,

The initialize will hang if the board is not detected, i would check the connections and that the board is on the right port to use the I2C hardware peripheral, i know it is on PORTC for the 16F877A, you may need to check the chip datasheet from Microchip to ensure that it is the same for the 16F877, additionally, ensure that the jumpers on the Eb023 are in the correct position, please check the datasheet to ensure the correct position for your hardware.

http://www.matrixmultimedia.com/resourc ... .php?id=95

Also, ensure that the clock settings are set up for your hardware, by doing a 1s flasher you can ensure that the timing is correct.

Re: EB023-1 webserver initialise hangs

Posted: Sun Aug 05, 2012 10:13 pm
by IVL
I believe everything is connected correctly.
To make sure the e-block is functioning i was looking for the Test program "EB023_test.hex" mentioned in the e-block pdf but couldn't find it on the website.
Where can i find "EB023_test.hex" ?

Re: EB023-1 webserver initialise hangs

Posted: Mon Aug 06, 2012 12:31 pm
by Enamul
Hi,
I have old version of test hex..you can check that whether it works or not..I have searched in the MM web site..I have managed to find later on...
Enamul
(Edited)
http://www.matrixmultimedia.com/lc_index.php?p=30

Re: EB023-1 webserver initialise hangs

Posted: Mon Aug 06, 2012 12:45 pm
by DavidA
Hello I beleive this should be the User test routine for the EB023v1