• 44.1KHz samplefrequency with UDA1380 codec for LPC3250
    Hi all, We are working on Phycore LPC3250 board for Audio demo. Where I2S with UDA1380 codec was used. We are playing a pcm audio file with 44.1KHz, but it's playing very slow compare to 11.025Khz...
  • microphone test source
    i am need source for microphone whit lpc1768- can help me?
  • USB audio microphone: Windows recording and bSubFrameSize
    Hey, I'm working on a USB microphone using an isochronous endpoint. Although 8 bits would be sufficient resolution, it turns out that Windows' standard USB driver only supports 16 bit PCM or higher...
  • data stream detection
    Hi All,, My 8 bitcontroller is receiving a stream of pulses on one of its normal pins (ie., not an interrupt pin). The width of the pulses is either 300-microseconds or 1-milliseconds. So infact a...
  • C++  stream
    Hi, I'm trying to link C++ code using RVDS 6.0. On runtime during C++ initialization (__cpp_initialize_aeabi), it calls the following function:   t._ZNSoC1EPSt15basic_streambufIcSt11char_traitsIcEE...