• what is the capacity?
    Hi, what is the exact power supply for ST10 16-bit (Automotive)
  • 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...
  • Avoid pull-down resistor
    How can I avoid pull-down resitors during reset and configure de C167CR manually? After reset the microcontroller I can see with the scope that data bus signal are not good, it falls down slowly and...
  • GPIO as Input Pull Up / Pull Down
    The reference manula says i can configure the STM32 GPIO as either Input pull-up or as Input-pull-down. But i do not see any register which configures this. Can anybody clarify this. Regards...
  • 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...