• Problems with Demos on LPC2294
    Hi, it seems to be that I have some problems in configuration of my LPC2294 and the Keil uVision3. Some demos don't work fine. The "Hello"-project by Phytec is working (LED-blinking and serial port...
  • MAC address getting of uVision3's EasyWeb demo for phytec LPC229x
    It is necessary to have changed MAC address getting lines of "c:\Keil\ARM\RV30\Boards\Phytec\LPC229x\EasyWEB\LAN91C111.c" to operate correctly. Original lines: *(unsigned short *)&MyMAC[0] ...
  • easyweb
    Hi folks, i'm working with the Keil STR912F board. Now i'm testing the performance of the easyweb stack. I've only reached data rates for transmitting of about 6kbytes, but i need 200-400kbytes...
  • easyWEB
    I want to receive data from the easyWEB HTML page. I want to light an LED using a radio button. I am using the meta refresh function to send data from the HTML page <meta http-equiv="refresh" content...
  • timer and phyCORE Dev board
    Hi all When i run the program below in the simulator the program works fine and the LED blinks correctly in the simulator window.But if I download the program to the phyCORE dev board the LED in the...