• Bit-banging a DAC
    Hi. I'm currently trying to interface with a serial DAC. I have 16 bist of data, and I want to send these MSB first to the DAC. My question is: How do I access the MSB of 2 bytes of data, and then...
  • 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...
  • Effect of changing Optimization Level
    My code currently has an optimization level of 8. But i'm out of code space and want to change it to level 9. Is there any side effect if we use optimization level 9??
  • DAC of LPC2368
    Hello everybody, I need some help about the LPC2368: I am using the internal DAC to control a dimm stage of several LEDs. I have tested several boards and I have recognized that there are extrem...