User Activity

Posted on January 28, 2014 at 18:41I'm working on an STM32F373C8.  I've been working a lot with the usb as a virtual comm port and I haven't had any problems.  However, I'm currently working on an application where I only have the microcontroller se...
Posted on January 14, 2014 at 21:30I'm currently using USB for communication between a server and my ST32F373C8.  I'm sending a lot of data back and forth between the two and I believe that I am overflowing the USB PMA before I am able to copy it ov...
Posted on January 10, 2014 at 23:14I'm working with a STM32F373C8 and I'm trying to program flash while running a program on flash.  This works well whenever I try to program the flash right at the beginning of my program.  However, if I try to send...
Posted on August 12, 2013 at 16:53I'm working on writing one byte to flash at the beginning of my program (the ID of the board).  I have been able to find a lot of examples of people rewriting their user flash and thus using the user address as the ...
Posted on August 11, 2013 at 19:01I've been looking at some board designs that I've found online, and it looks like some people include an external 8 MHz crystal in a resonator to run their clock.  I'm wondering what the benefit of using this extern...