• Can simulator approximate real-time?
    I have developed some C51 software and it works fine in the simulator, the only problem is that the simulator goes far too fast! Strings that are only supposed to come out of the serial port once per...
  • Can simulator approximate real-time?
    I have developed some C51 software and it works fine in the simulator, the only problem is that the simulator goes far too fast! Strings that are only supposed to come out of the serial port once per...
  • Regarding a poject involving ADC/DAC on 8051 SDK
    Dear sir or madam: I have an SDK for 8052. I am interested in doing a project involving ADC/DAC on the SDK. I can build hardware on the protoboard. I will highly appreciate if you could mention name...
  • Regarding a poject involving ADC/DAC on 8051 SDK
    Dear sir or madam: I have an SDK for 8052. I am interested in doing a project involving ADC/DAC on the SDK. I can build hardware on the protoboard. I will highly appreciate if you could mention name...
  • How to save contents of 12-bit ADC in a text file and read them later in keil µvision?
    Good day everyone, I am programming stm32L152 eval in keil µvision and I am trying to save the acquired 12-bit ADC digital values in hexadecimal format in a text file or any file. Later, I have to...