About 2,730,000 results
Open links in new tab
  1. GitHub - leocelente/AT89Sxxx-programmer: Program AT89S using …

    Tool to program AT89S family of 8051 microcontrollers using the SPI interface. A python script that reads an Intel Hex file, compiled from SDCC. Communicates with another device, usually an Arduino via Serial (UART). The device transforms commands from the serial interface to SPI that writes the firmware to the target (8051).

  2. Examples to program the Intel MCS-51 based Atmel's AT89S51 MCU ... - GitHub

    Examples to program the Intel MCS-51 based Atmel's AT89S51 MCU (MicroController Unit). You need sdcc compiler in order to build the libraries and examples in this repository. On Ubuntu, you can install sdcc by running the commands: # apt install -y sdcc sdcc-ucsim.

    Missing:

    • Python

    Must include:

  3. AT89S51 compiling and programming advice for a novice

    Apr 8, 2016 · The original controller was an AT89C51 but I understand that the AT89S51 is compatible and programming is even easier. " The program is written in embedded C language and compiled through KEIL (IDE) cross compiler.

  4. 8051- Loading a HEX file into the Microcontroller - ArunEworld

    Loading a HEX file into an 8051 microcontroller involves using a programmer to transfer the compiled HEX file into the microcontroller’s memory. Here are the general steps to load a HEX file into an 8051 microcontroller: HEX File: Make sure you have the compiled HEX file …

  5. AT89S51/52 ISP Programmer – Memory Write - Engineers Garage

    Dec 27, 2011 · Refer to 8051 Programmer basics before reading this project. There are two modes of writing values in a microcontroller. The table below shows the instruction corresponding to memory write operation. In case of write operation the memory needs to be erased first. Fig. 1: Circuit Diagram of 8051 Programmer. 4. Byte Mode.

  6. how can i program at89s51 - Forum for Electronics

    Feb 5, 2008 · for programming 89C51 first you need the hardware kit which can download the code from PC to your MCU (its called Programmer). and secondly you need software tool which can help you to create the file which can be dowloaded in you MCU (its called EDITOR or IDE). you can find both easily on GOOGLE. do u need to Programmer only for AT89S51 .

  7. 8051 Atmel AT89S51 seems not to execute program from flash

    Mar 18, 2023 · I've ventured on a journey to make a data collecting device with an 89S51 MCU - it suits my application perfectly. But the two chips I have for prototyping my application do not behave as I expect them to do as they do not seem to execute the code I'm flashing into them.

  8. atmel-at89s51-mcu-examples/README.md at main - GitHub

    Examples to program the Intel MCS-51 based Atmel's AT89S51 MCU (MicroController Unit). You need sdcc compiler in order to build the libraries and examples in this repository. On Ubuntu, you can install sdcc by running the commands: # apt install -y sdcc sdcc-ucsim.

    Missing:

    • Python

    Must include:

  9. Program At89S51 with Arduino SPI library

    Aug 24, 2014 · I'm wondering if it's possible to program an At89s51 with arduino using the SPI library only. I'm newbie in SPI world, this why I found that to program the at89s51 will allow me to understand the SPI protocol as well as play with this great uController.

  10. gmostofabd/8051-Assembly-Programming-and-Proteus-Simulation

    ⚙️ A comprehensive Tutorials on ATMEL 8051 Series Microcontrollers (AT89S51/52) Programming using Assembly Language. Learn how to use 8051 Microcontrollers from the ground up! This repository covers everything from the basics to …

  11. Some results have been removed
Refresh