User Activity

Posted on July 22, 2013 at 14:02Hello everybodyI have the weirdest problem on my i2c....I have some pcf8574's connected on my stm32f4Discovery and the work like a charm(thanks Clive1.....)But now i have connected some 5V relays which also work fine ...
Posted on June 29, 2013 at 14:22 Hi there, I got stuck on communicating with a PCF.. I know that i have the address right, because i connected the chip to my Arduino for testing. The program gets stuck onwhile(!I2C_CheckEven...
Posted on June 22, 2013 at 19:06 Hi everyone, I'm trying to configure I2C3 on the stm32f4 discovery board but i end up in the hard fault handler at I2C_Init. I am doing something weird i'm sure, any ideas? void I2C_Co...
Posted on April 09, 2013 at 15:59Hello everyone...I have a question: I'm programming a application with a lcd-touch and i want to be ableto store a few integers to a area that keeps it's data during power off.Where do i begin, because i just have no...
Posted on November 17, 2012 at 16:54Hi,Maybe a dumb question but....Would it be possible to remap like 6 inputs of ADC1 to other pins? (stm32f4discovery)I just found some info regarding the remapping of can etc. and i couldn't find theinfo for ADC1....