• 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...
  • Keil FlashFS AT91SAM7X SPI driver
    Hi, I'm just trying connect my AT91SAMXC256 with 2GB SD card using SPI and FlashFS. Unfortunately, I'm not interested in SPI peripherial,... I'm including the SPI driver in main.c file, concretely SPI_SAM7X...