User Activity

Posted on June 11, 2013 at 02:12 Running the following two ADC3 inputs, channels 11 and 12 (PC1, light sensor and PC2 potentiometer) on STM32F4Discovery, problem is that when I vary the PC2 input, the reading pertaining to PC1 also varyies a bit....
Posted on May 13, 2013 at 00:12I am successfully using I2C control and I2S to send data to the CS43L22 and producing simple sawtooth--> musical notes(see http://www.mind-dump.net/configuring-the-stm32f4-discovery-for-audio#comment-1344). When I try ...
Posted on November 11, 2012 at 18:12Is there an inherent reason why activating EXTI0 using PA0 would interfere with a previously functioning I2C1 transmission operation?  (Atollic TrueStudion Lite) That is, I tried to add ext interrupt from previous...