Wen-ting Lo / Mbed OS STM32F303RE_LPG

Dependencies:   MQTT

Branch:
Flash_Exam
Revision:
8:92f9f1fb11e2
Parent:
7:e556528beeba
Child:
9:4731ae675a01
diff -r e556528beeba -r 92f9f1fb11e2 main.cpp
--- a/main.cpp	Wed Apr 24 05:03:00 2019 +0000
+++ b/main.cpp	Wed Apr 24 05:10:36 2019 +0000
@@ -76,7 +76,7 @@
         Led_3 = !Led_3;
         wait_ms(2000);
         //ATCmdPort.puts("ATI\r\n");
-        LPG_FlashIAP_WriteToFlash(&buf[0],0x08050000,DebugPort);
+        LPG_FlashIAP_WriteToFlash(&buf[0],0x0807C000,DebugPort);
         /*LPG_FlashIAP_ReadFromFlash(&buMat[0],0x0800BF00);
         DebugPort.puts(buMat);
         DebugPort.puts("\r\n");*/