1. Packs
  2. ADuCM410_DFP

Change Log

Version 1.7.0

Get Pack
      First creation of CMSIS DEVICE PACK

		Included WDT and FlashDma example project

		Tested on FPGA

Version 0.3.0

Get Pack
      What's New    

      M410_DmaDacAdc example demonstrate ADC measuring DAC and DMA generated sine wave. Refer to DMA chapter of User guide for details

      M410_DmaSpiAdc example demonstrate generating sine wave using DMA with SPI protocol.Refer to DMA chapter of User guide for details 

      M410_SpiMdio example imitate MDIO master using SPI three pin mode

      Updated device header file, refer to header file update section in the end of this notes.

      M410_SpiSlaveReceive example to set SPI as slave



      Bug Fixes 

      ClkMuxCfg function, check PLL status before switching PLL clock

      ClkDivCfg function, swtich to internal OSC for clock divider opertion and switch back after division.

      update IAR linker file(.icf) to support changing Vector table address in IAR linker editor



      Other changes  

      ADC_SETUP_t type in AdcLib.h, pinCnvType changed to pinMode

      Removed SYNC and interpolation mode of VDAC

Version 0.2.0

Get Pack
      Included KEIL projects