• This should be easy.....
    I just started writing a C application for the Cygnal C8051F125 and am having difficulty setting/viewing the paged SFR's Here's a simple example in C code: SCON0=0x50; SCON1=0x40; Compiles fine...
  • BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?
  • bin file
    hi, i have some doubts in bin file creation for at89s52. how to create bin file from hex file using keil uv4? or shall i program direct hex file created by keil? or shall i program the output file...
  • BCD to BIN
    Hello. I need a procedure of translation of 16-bit number from BCD to BIN. Thanks.
  • Hex & Bin
    Hi All, What different about hex and bin file, why the MUC that can be pragraming by these two format? Thanks!