• 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;...
  • C++ std::vector minimum capacity
    Hello! I have recently noticed that when you have a non empty std::vector it has a minimum capacity of 32 elements. No matter how big the elements are. So I was wondering if this can be set to a...
  • what is the Minimum Endpoint requirement for HID device?
    Hi all. I'm newbie in the USB field. but in the past week I studied alot!! I'm using keil rl-USB library for making a composite device that uses Mass storage + HID. The proccessor used is AT91SAM7S256...
  • 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...