Posted on March 29, 2016 at 17:40Is this your own board or a dev board?The spec is the very best the micro can do, but power consumption is greatly affected by external components, even capacitors leak.this link has some good information on low pow...
Posted on March 23, 2016 at 20:46I wish to access my data on the flash. How can I do it? Can I create a txt file on MCU and then show this file on my PC, over USB. Only if the file exists in the media before you connect the MSD to the PC.The contro...
Posted on February 11, 2016 at 22:44It is not like a gas pedal, otherwise, why would anyone use anything other than -0 for debug and -0MAX for release. To understand what the compiler is doing see:https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options...
Posted on February 08, 2016 at 22:03you do not mention the particular STM32.But I would not expect an IN at a minimum of Full Speed 1 ms, and High Speed 125 us.Actually I would expect them to occur based upon the device enumeration where the device ...
Posted on February 04, 2016 at 18:11Please use the proper terms. The Host hardware monitors the D+ D- signal lines. When a HighSpeed, FullSpeed, or LowSpeed USB device attaches to the Host port, it will pull on one of the signal lines to indicate ...