Good day good people!
Having had some trouble finding a decent source of information regarding
the Chip ID on STM32 µCs and the Flash/Sram size, here's an appeal to
gather known and tested information you all might have come across. As
an example for what information should be in, at the end there's a
snippet of the .xml file installed with the QSTLinkV2 program for Linux.
The idea is to create a table which could be posted as an article.
---------------
Einen wunderschönen guten Morgen!
Da ich auf wenig Information bezüglich CHIP_ID und deren Flash/Sram
Speichergröße für die STM32 µCs im Internet gefunden habe, hier eine
Bitte diese Information zu sammeln. Es sollten Daten sein die Ihr schon
ausprobiert habt und getestet wurden. Als Beispiel am Ende ein
Schnippsel der .xml Datei die beim QSTLinkV2 (Linux) mitinstalliert
wird.
Die Idee ist dann eine Tabelle erstellen und ggf. ein Artikel davon
machen.
Best Regards,
Schöne Grüße,
Albert F.
1 | <device type="STM32F103 (High Density)" coretype="CM3">
|
2 | <core_id>0x1ba01477</core_id>
|
3 | <chip_id>0x414</chip_id>
|
4 | <flash_size_reg>0x1FFFF7E0</flash_size_reg>
|
5 | <flash_int_reg>0x40022000</flash_int_reg>
|
6 | <sram_size>0x4000</sram_size>
|
7 | <loader>loader_f1.bin</loader>
|
8 | </device>
|