Kickstart Switcher v2 - question #3
Replies: 13 comments 1 reply
|
Yes though you may need a dfu file. I would need to add that as a target to the build I think. |
|
Thanks for reply :) |
|
The STM32 serial port is TTL voltage levels. Really you need a USB serial TTL adapter. You could also use the same adapter for programming (using the HEX file). |
|
Here comes an update. |
|
Yes that should work. I haven't used that application in a long time. If there are erase and/or verify options then use them. Apart from that, yes, just write the hex file. |
|
Hello :) |
|
It will probably work, it just has larger Flash and SRAM. If it doesn't it might be because the Flash page size is different. Worth a try though. |
|
So I tried. |
|
Unfortunately that can be all sorts of things. Not getting out of bootloader. Bad pins. Bad connection. Incompatible firmware is only one option here. I don't have one of these devices so I can't fix, assuming it is a firmware issue. |
|
One thing it could be is a different speed crystal on your board. Can you see what is stamped on your crystal? |
|
Stamp on crystal says 327A1D. |
|
That's probably a low frequency 32.7kHz crystal. There should be a high frequency crystal too. Or take a photo or send a link to where you got the board. Should be able to work out the high frequency crystal type, assuming it has one |
|
Internally this board has only one crystal, but this was easy to fix. |
Uh oh!
There was an error while loading. Please reload this page.
Hi.
Is there a possibility to use ST-Link V2 to program STM32 board with provided .hex file??
All reactions