• Problem, Led Swing on EB40A
    Hello! I've a little problem with my program... I'm working on the board EB40A (AT91R40008). This is a code of my simple program:/ #include <stdio.h> #include <91R40008.H>/* AT91R40008 Definitions...
  • PWM for at91sam7x
    Hello to all who are reading my post. As a beginner it would be I need some basic examples that show the manner PWM ports work connected to a relay or some thing similar. Good Day. Avi Muzaich...
  • FCARM JQuery AT91SAM7X
    I'm using Keil's RL_TCPnet HTTP server with an AT91SAM7XC512. I'm trying to embed JQuery (jquery-1.4.2.min.js), however it appears that the FCARM tool is mangling the file. There are a number of...
  • USB - Ethernet clash on AT91SAM7X
    Hi all, I have an issue here that driver me nuts. I have original evaluation kit from Atmel and I am trying to build an application where I will use both ethernet and USB. I cannot get them both...
  • tcp/ip stack for at91sam7x ek
    I am trying to look for example code to run a tcp/ip stack to run on the eval kit AT91SAM7X256 using Keil. I can find examples using IAR and GNU - but not for Keil... Any ideas...? Thanks Marcus...