• COULDN'T ABLE TO CREATE THE PROJECT
    Hi, I am using NRF51822 controller in our project so i have downloaded the keil version 5 software and installed the software packet but when i tried to create the project in search option i am not...
  • MCB1758 Eval board installation
    Hi, I just received my MCB1758 evaluation board but I cannot install the software on my Windows Vista 64-bit machine. Where can I find the 64-bit versions of the eval board files? Thanks...
  • i couldn't get output
    // This is my Code but i couldn't get output plz verify code and reply me anyone thanks in advance #include"stdio.h" #include"string.h" #include"sfr_r81b.h" #include"string.h" #define w_address...
  • STM32F4 eval board not able to make use of MDK
    Hi, I am working on STM32F4x9i eval board, here, we are trying to make use of Keil's MDK 7.5 to make the Ethernet connection. I have no errors in the code when build, but, it's entering an Infinite...
  • I couldn't able to read data from EEPROM AT24C256B
    Hi friends, I am trying to interface EEPROM with AT89C51.For that i have written a I2C driver , in that i can able to write* the data to EEPROM but unable to read data from it. *I have just...