• lpc2368
    how can i communicate between my pc & lpc2368?? dose it have any special circuit??
  • lpc2368
    Hi, I try to work with nxp lpc2368 and j link debugger. Before that i've programed cortex-M3 with it, and everything was ok. But now when I like to upload anything it won't becouse of algorithm witch...
  • 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...
  • 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...
  • 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...