• 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...
  • DAC without DMA and TIMer
    Hi , i'm tryiing to use a simplest sample for DAC in stm32 , so i choose the non-triggerd is the simplest way : Digital to Analog conversion can be non-triggered using DAC_Trigger_None and DAC_OUT1/DAC_OUT2...
  • weird LPC1788 DAC problem!
    Dear all, I have just switched from LPC1768 to LPC1788 and everything is just messed up. I had used DAC unit of LPC1768 without any problems, but for LPC1788, DAC (the one which is supposed to be...
  • DAC with out timers
    i am a begginer to development of bsp's...i have a lot of problems to add timers for dac progrmming..can i do with out timers ... if i do with out timers what will be happens ..can any one explain me...
  • How to use dac on lpc2148
    I am using lpc2148.i am storing wav file data into an buffer. i am placing these data bits in DAC register after an interval but i could not listen any thing. if sampling frequency of wav file is 8k...