• About SHA-256 source code
    Hello, Does any body know if there is a free source code for SHA-256 implementation in C for STM32 implementable in Keil?
  • 8051
    hi...could somebody describe the architecture of an 8051 microcontroller cpu?
  • 8051
    Dear Sir:how can i access data from program segmentin assembly? 1. winbond w78le54p 2. using A51 & BL51 in uVision2.
  • 8051s
    i have some registers declared in external data memory which i want to add in my assembly code. so i used MYREG XDATA 0xF300 but when i use this MYREG in other places it shows me error as DATA ADDRESS...
  • 8051
    Hi, I wish to write a program for the 8051 Micro-controller to interface DTMF(MT8889C) using 8051 Assembly language(uVision2). So, does anyone have a clue or know the source code for the above application...