• 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...
  • ADC config with DMA and Timer
    Hi, I want to program STM32F103 in which define an array that is completed with ADC value. I need to trigger the ADC with timer and also use DMA. It means that when the array complete, the DMA_IRQ...
  • 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...
  • DMA
    Does anybody know how to use DMA on lpc2148? Thanks
  • 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...