• Problems with var_args - TAKE CARE!
    You all know the scenario. Just before release, we go round and remove debug stuff. But due to data-overlaying and other stuff, we might not want to change our calling tree and instead choose to remove...
  • SD care interface with LPC2148 on Development
    Hi, I am trying to integrate SDcard on to my project. My basic Aim is to transfer files to SDcard. The files are nearly 5MB to 10 MB in size. I used NSK electronics LPC 2148 development board. There...
  • Auto-Baudrate detect (Don't care crystal frequency)
    /****************************************************************************** Auto Baudrate : Detect for ASCII(0x00~0x7F) input Return : Time1 Count Reload Value (TH1) 2003/02/18 Jason Liao **...
  • c51
    Hi,everyone!I'm new comer,happy to meet you here.
  • c51:
    While trying to interface flash SST25VF512 with AT80c51, i find difficulty in Byte program mode of writing to flash. This is the code i used, could somebody who has worked on this please help me...