User Activity

I've worked a million hours on this dev board. Now I can't even communicate with the board any longer. I need help. Do I replace the STM32F103. What about the STM32F103 firmware as well?
Posted on November 16, 2016 at 17:46I've narrowed the issue down to the program getting stuck in a while statement indefinitely.  Per the attached file, it is looping indefinitely at line 361.  Nicolas Fillon said I needed to implement some reliabil...
Posted on December 30, 2014 at 03:12Would someone assist with the logic of my 4 stage if-statement.  It basically performs one of four groups depending upon how 2 dip switches are set.  The problem is that no matter how I set the 2 dip switches it a...
Posted on December 20, 2014 at 08:09</p>I am trying to add a 2nd I2C peripheral with an address of 0x42 to my STM8L development system, and I’m having a hard time understanding how to go about it.  The first I2C peripheral with address of 0x90 is ...