• Circular buffer
    Hello, I have the LPC2468 and looking through the examples you have provided me. I have chosen to use the usb audio code to fulfill this project I am working on, what is the best way to implement...
  • Circular buffer
    Hello, I have the LPC2468 and looking through the examples you have provided me. I have chosen to use the usb audio code to fulfill this project I am working on, what is the best way to implement...
  • XRAM as circular buffer
    I am using ADuC841. How can i organize the internal 2K XRAM memory as a circular buffer to capture an event?
  • XRAM as circular buffer
    I am using ADuC841. How can i organize the internal 2K XRAM memory as a circular buffer to capture an event?
  • Circular buffer and memory pool in RTX
    Hi there, How Can I insert the structure of the circular buffer inside the memory pool (mpool)? /*----------------------------------- This is the memory pool declaration -------------------...