Question
First non-eval kit board help
Posted on April 23, 2012 at 04:29
Hi All,
I've been playing with a project on STM32VLDISCOVERY board for a while, and I'm trying to move it off eval board. I wanted to start slow, so I ordered ahttp://www.proto-advantage.com/store/product_info.php?products_id=2200113
with the soldered to it. Using IAR Workbench and the Discovery as SWD Programmer, I get error whenever i try to connect saying ''Fatal error: Failed to read CPUID for cortex device''. Anybody know what this means? If I try to program the Discovery board directly it works fine. Pins 19,32,48,64 connected to 3.3V Pins 18,31,47,63 connect to GND Pin 49 connected to SWCLK Pin 46 connected to SWDIO What am I missing? Not even sure how to start debugging that error message? Are there any examples of a very basic circuit that will just allow debugging? I'm hoping to avoid external clock. Is that possible? #stm32-stlink-stm32vldiscovery