• loading effect
    hey i hav tried connecting the port 2 to a 4bit encoder ht12e i hav masked d data n used only 4bits n sending it to ht12e when check d result i get +5v on pins of port 2 bt when i connect it to encoder...
  • Effects of __disable_irq()
    Hello everyone, I have a general question about disabling interrupts in ARM processors. It is quite obvious that using the __disable_irq() in privileged mode should have the effect that no interrupt...
  • ARM Compiler optimization effects
    Hello, I'm using Keil uVision V5.24.2.0 with ARM Compiler V5.06 update 5 (build 528). Initially, compiler optimization level was set to 1. With this level, I found that the address assigned...
  • BIASE bit effect on DAC
    I am using Silabs 8051F330. Can anyone tell me the effect of BIASE bit (which enables Internal Bias Generator). I could not figure it out reading the data sheet.
  • Determining when DEBUG is in effect
    Does anyone know how to test that the "DEBUG" compiler option (active when "Debug Information" is checked on the Target Options Output tab) is enabled? I would like a simple test such as #ifdef DEBUG...