Wen-ting Lo
/
STM32F303RE_LPG
Basic
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:4731ae675a01 | 2019-04-24 | lwtroach | When programming the data into flash, the size to API of IAP must be the correct size of data itself, or the algorithm will save the next data after it. |
8:92f9f1fb11e2 | 2019-04-24 | lwtroach | Programming address must on the start address page. |
7:e556528beeba | 2019-04-24 | lwtroach | Recover to this version, because I don't know why the erase in IAP doesn't work. But it seems fine when I was programming in the morning. |
6:86eea1bcf499 | 2019-04-24 | lwtroach | ALL SECTOR ARE USED BY STORED THE TEST STRING ??? BUT I ONLY GIVE ONE ADDRESS ??? |
5:b9d12dfdc674 | 2019-04-23 | lwtroach | Refined the work before |
4:418b6d4097e1 | 2019-04-23 | lwtroach | Flash : only read; UART : Fine; LTE : Open |
3:cb954c31709f | 2019-04-23 | lwtroach | Still Flash readable |
2:e90526c0bcbe | 2019-04-23 | lwtroach | Flash readable |
1:347333bac1fb | 2019-04-22 | lwtroach | compile OK |
0:6bdfb6ccd136 | 2019-04-22 | lwtroach | Basic |