User Activity

Posted on August 02, 2016 at 10:49I have a couple of STM32L476 mBed boards talking to each other. The development environment is Keil UVision. After some time one of the boards stops operating as expected. I then try to halt execution which seems to...
Posted on February 08, 2016 at 19:33I have written some code to generate an interrupt from the RTC alarm. This includes sub seconds. This works well for times in excess of 1 second. The alarm time, including subseconds is calculated and displayed. W...