本帖最后由 Harvard 于 2018-7-30 16:36 编辑
不错已经下载
有点奇怪 近几个版本的 bug 怎么一个问题要修正好几遍 ..
Reversion 1.06 (Release 2018-7-2)
Modified “Watchdog_Reset” project. Added check CONFIG WDT setting, enable WDT reset if disable.
Renamed “printf_UART1” to “UART1_printf”. Optimize UART1 printf putchar setting.
Added project “UART0_printf”.
Added Project “ADC_multi_channel”
Modified “Modify IAP_Dataflash_EEPROM” as XRAM buffer mode.
Modifiied “ADC_Bandgap_VDD_noDelay” add loop function to check VDD value.
Modifyied “IAP_MoidfyHIRC” read data from RCTRIM0 and RCTROM1.
Fixed “PWM_INT” not into interrupt issue.
Reversion 1.05 (Release 2018-1-29)
Modified “Modify IAP_Dataflash_EEPROM” the XRAM code issue and add 16bit combine sample. Fix XRAM address error
Added define UART1 as printf output function sample project.
Removed I2C slave project waiting interrupt stop issue.
Removed “ADC_bandgap_VDD”, replaced with “ADC_Bandgap_VDD_noDelay” Project demo for use bandgap value to calculate VDD value.
Reversion 1.04 (Release 2017-12-28)
Modified “Modify IAP_Dataflash_EEPROM” the XRAM code issue and add 16bit combine sample.
Added “Watch dog reset disable” sample project.
Removed SFR_Macro.h set_BOV2 define.
Reversion 1.03 (Release 2017-11-2)
Modified ADC read band-gap and calculate VDD demo.
Modified UART0 project option setting.
Modified IAP_Dataflash_EEPROM the XRAM storage address start from 0x280.
Modified function_define.h file define of Set_All_GPIO_Quasi_Mode P0M2.
Modified function_define.h file TIMER0_MODE3_ENABLE / TIMER1_MODE3_ENABLE setting.
|