Posted on May 17, 2011 at 14:33Thanks for point that out. That fixed it and I need to read manual more carefully next time. And the reason I'm using RTC instead of standard timer is I need both high precision (2^15 in RTC is sufficient) and high a...
Posted on May 17, 2011 at 14:14Thanks clive1! That did the trick! My STM3210E-EVAL is working again. Couple things... I had to power cycle the device. Reset had mirror images of what I was expecting. Also, would you happen to know where in RAM ...
Posted on May 17, 2011 at 14:14Thansk! I loaded the option byte and this what I got. 0x1FFFF800 00FF5AA5 00FF00FF 00FF00FF 00FF00FF Does that look right to you? Do you have a valid option byte for a STM310E-EVAL (STM32F103) that you can send me? I...
Posted on May 17, 2011 at 14:02Hello Ankita, I'm trying to read/write to my SD card using EFSL. Had not had much luck searching through ST site for an example code. You you be willing to share what you might have? Thanks, Ben
Posted on May 17, 2011 at 13:46Hello Thoamas, I'm trying to read/write HEX data to SD card to be read later on a PC using EFSL. Had not much luck searching for sample code from ST. Could you post you sample code? Thanks, Ben