Posted on May 17, 2011 at 12:25If I write 8 bytes in a row the debuging hangs at EV5 check. Here is my code. I dont know what to do, If I go step by step it works. I have tried with I2C_DeInit(I2C1); at the stop command in the end but it dosent help...
Posted on May 17, 2011 at 12:25Hello I dont get my code to work for reading from the M24 series memory. I got a 64kb version. This is my write code and I think its working but I dont know, becuse I cant read from the memory to verify that. void I2C_...
Posted on May 17, 2011 at 12:24Hello! I got a problem with the LM75 tempsensor that are on the stm32 eval board. When I read the temp value I got the result to 207 and that is 0xCF. Seems a bit high something like 75 celcius degress. And to get any ...
Posted on May 17, 2011 at 12:23Hello! Im looking for working sample code for the IAR KickStartâ„¢ kit for STM32. There is example 1-5 in one of the folders that is followed with the IAR software but none of them works for me. I need something easy t...