Skip to content

STM32F070F6P6 and hardware requirements #1075

Answered by mbrossard
H4w4k4 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Compared to CMSIS-DAP, DAPLink needs more RAM and Flash for additional features (drag-n-drop flashing, WebUSB, CDC-ACM)
You can look at the list of supported HICs [https://github.com/ARMmbed/DAPLink/tree/develop/docs/hic]. The STM32F072C8T6 is probably the cheapest that would work out-of-the-box.
In general the requirements for DAPLink are 16 KiB RAM and 128 KiB of Flash with bootloader (or 64 KiB without bootloader). If you disable all features except CMSIS-DAP you might be able to fit into 32 KiB Flash and 6 KiB RAM with a little bit of hacking.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by H4w4k4
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants