• what is the capacity?
    Hi, what is the exact power supply for ST10 16-bit (Automotive)
  • Std::vector C++ in Keil
    Is std::vector C++ library not supported in Keil or what? When I debug the program, it just doesn't execute the function that manipulates std::vector and returns a vector
  • Storage capacity of this USB "drive" is limited to 16KB of RAM.
    Greetings We have interfaced(using SPI) micro SD card with LPC2378 and its working fine….FAT 32 is used….. Secondly, we are using LPC2378 as USB mass storage device .So, we got separate drive displayed...
  • 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;...
  • Error in std include
    Hi I have a problem concerning compiling my project in uVision4. If i use an example from ST (since I'm using STM32L-Discovery board) VirtualComport_Loopback everything compiles without a problem...