User Activity

Posted on January 10, 2012 at 11:41A little question, When I'm trying to calculate a float I'll get ''ISR   HardFaultVector_IRQn'' What am I doing wrong? My code: --------------------------------------------------------------------------------------...
Posted on January 06, 2012 at 13:33Hello I've got an issue with I²C. My problem: on the logic analyzer I receive an ACK and by the SR1 register a NACK my checking code: ------------------------------------------------------------------- /* Clearing ...
Posted on November 30, 2011 at 12:01Hello all, I want to use the StdPeriph_Driver as a guide for my own project. Part: STM32F100RB value line discovery (test kit). Trying to get the I2C to work. I want to use the I2C files (.c+.h) for my own projec...
Posted on September 27, 2011 at 13:26Good morning all, First of all, my project:Measure the voltage, current en temperature with an ADC from the STM32 Value Line Discovery. Sending this data to the computer with UART (RS232). The load on the batter...