• at89c51re2
    i am working with the at89c51re2 but i am not able to progrem the spi bus properly. i have no problem with the at89s53 is there someone with experience?? with regards Jos Spronk
  • AT89C51RE2
    I have set the following configuration for adding AT89C51RE2 to my device database but still the code size is limited to 64K while linking. An "Address Space Overflow" appears as soon as I exceed 64K...
  • AT89C51RE2 problems
    Hello everybody, I am using the AT89C51RE2 controller and the AT89OCD debugger. I have set up my environment according to the application note from Atmel with the suggested modifications to startup51...
  • Algorithm clarification
    I am writing code to calculate the baud rate registers for UART1. There is a flow chart on page 336 of the manual that I am using as a guide. There is a block that says: int(PCLK / (16 * BR * FREST...
  • Ethernet Clarification
    Thanks to all, As you all said above suggestion i moved to framing packet,,now i am on ARP sections going well... thanks once again to all...