Hello guys!
I'm new around here, but spent the last couple of months reading this forum!
I'm working on a micromouse and i am using the STM32F103 as a microprocessor. I found the Maple mini and it seemed to be a great starting devboard for this project :) .
I gathered as much information as i can and finally made my microumouse's board.
It is identical to Maple Mini in terms of conections, it has the same USB DISC circuit, the same LED pin, etc.
Here's my circuit:
http://i240.photobucket.com/albums/ff159/super-mascarada/uMouse/vertigoschematic.png
The Problem:
Right now i've been able to flash the bootloader without problems, already used 3 different tools to do it and all of them were sucessfull! Connect the FTDI board to RX, TX, 3v3 and GND and tied BOOT1 to GND, exactly as it would be done with Maple Mini.
The problem is that after reset (and connecting the board's usb) nothing happens! :( The status led doesn't blink, Windows doesn't detect any DFU or device whatsoever :S
Do you have any idea about what could be happening? The fact that i can flash the bootlader, read and write the STM32 via FTDI sucessfully assures me that the microcontroller and supply circuit, are all working as they should.
Thank you all in advance ;)