User Activity

Posted on September 25, 2015 at 17:56 Hello All, Hope you are doing well Clive. Seems like the forums have spam in them ? All those Chinese chars with ''university of xxyy'' stuff ? Anyway I've come back with another question. I have code...
Posted on November 11, 2014 at 04:41 Hello All, and Clive, I've went back into the guts of my program after a long time being out of it, and I dont know how I can know the actual clock speed of my unit. I dont have a scope that does more tha...
Posted on April 17, 2014 at 02:26 I finally got ADC to work, so I went overboard and enabled 6 adc channels plus the temp, vref and vbat all on ADC1. Problem is when its running my data coming out of dcmi seems to get garbled. I know its...
Posted on April 04, 2014 at 16:00 Hello All, I'm trying to control a servo. I found code on a site that was in Russian, and google translate did not help me much to understand it. Basically we want a period of 20ms and we want to be high dur...
Posted on March 26, 2014 at 22:55 I refactored my interrupt based circular buffer into a dma RX stream coming from the USART2. I frequently read how many bytes the dma stream has read and then reset it back to zero. For example. ...