• Minimum files required to send a project to someone
    Hello all, What are the minimum uVision project files required to send the project to someone else? I initially thought that I would just need the .uvproj but it seems that all the compiler settings...
  • What's the minimum time between samples on ADC of STR912F?
    Hi, I'm trying to sampling a sinusoidal wave with frequency of 60Khz, put the ADC tooks about 7us to do one conversion. (using fadc = 24Mhz, continuos mode and only one channel enabled). My question...
  • USB HID 4 IN endpoints Problems
    Hi All, I followed http://www.keil.com/forum/docs/thread11649.asp to try add 4 in endpoints with 64 byte data length on my MCB2300(LPC2368)board, But it can not be recognized. I can not fig it out...
  • Multiple HID reports on one endpoint
    Hi everyone, I'm working on a project that requires multiple input reports. It's an LPC2141 based system and I'm using Keil's USBHID code as the basis. I've tried everything I can think of to get...
  • calculate minimum & maximum of int
    hey i was wondering how to do this how to do this for an integer, now i have an integer say 50 and it changes sometimes it goes to 80 how to track this down..on time ofcourse Posted by nanix;...