• ARM MDK can't list CMSIS-DAP Debugger with 2 WINUSB IFs
    Hi sir, I have tried to create my own CMSIS DAPLink debugger with 2 WINUSB IFs for that my board has 2 MCUs and I am ableo to debug them at the same time. And I have sucessfully implemented the USB...
  • ARM MDK can't list CMSIS-DAP Debugger with 2 WINUSB IFs
    Hi sir, I have tried to create my own CMSIS DAPLink debugger with 2 WINUSB IFs for that my board has 2 MCUs and I am ableo to debug them at the same time. And I have sucessfully implemented the USB...
  • Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • VLAN bytes not getting transmitted in ethernet packet LPC2468
    Hi I use RLARM and MDK for ARM for LPC2468. I prepare an ethernet frame of type OS_FRAME and send it using "send_frame" in the LPC24_EMAC driver. Everything is fine but the VLAN part. The same...