• Cortex M3 ASM Taking Longer Than it Should
    Note: This was originally posted on 14th December 2011 at http://forums.arm.com I'm doing some digital filtering in Cypress' PSoC5, but my filtering subroutine is taking much longer than it should.  It...
  • Cortex M3 ASM Taking Longer Than it Should
    Note: This was originally posted on 14th December 2011 at http://forums.arm.com I'm doing some digital filtering in Cypress' PSoC5, but my filtering subroutine is taking much longer than it should.  It...
  • USB HID reports longer than 64 bytes on lpc1768
    Hi, I'm on the board MCB1700. I took the example of Keil (C:\Keil\ARM\Boards\Keil\MCB1700\RL\USB\RTX_HID) I modify the code following the instructions in this forum : http://www.keil.com/forum...
  • Newbie Question about looping through ranges longer than 256
    Hello forums, I started playing with a coding the 8051 after a long search for an assembly language to learn and it seemed like the way coolest one. I looked around a bit for how to do this but I probably...
  • USB HID reports longer than 64 bytes on lpc2141
    Hi everyone, I'm working on a custom system monitoring device and have a requirement for a USB HID input report longer than 64 bytes. From what I've read, it's possible to send it as multiple transactions...