- Packs
- ADuCM410_DFP
ADuCM410_DFP
1.7.0-
Pack Type
Board Support
Device Support
Analog Devices ADuCM410 Device Support and Examples
-
Add to CMSIS Solution
packs:
- pack: AnalogDevices::ADuCM410_DFP@1.7.0
Add with cpackget
> cpackget add AnalogDevices::ADuCM410_DFP@1.7.0
Download
ADuCM410_DFP 1.7.0Change Log
Version 1.7.0
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: AnalogDevices::ADuCM410_DFP@1.7.0
Add with cpackget
> cpackget add AnalogDevices::ADuCM410_DFP@1.7.0
Download
ADuCM410_DFP 1.7.0First creation of CMSIS DEVICE PACK Included WDT and FlashDma example project Tested on FPGA
Version 0.3.0
Get Pack-
Add to CMSIS Solution
packs:
- pack: AnalogDevices::ADuCM410_DFP@0.3.0
Add with cpackget
> cpackget add AnalogDevices::ADuCM410_DFP@0.3.0
Download
ADuCM410_DFP 0.3.0What'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-
Add to CMSIS Solution
packs:
- pack: AnalogDevices::ADuCM410_DFP@0.2.0
Add with cpackget
> cpackget add AnalogDevices::ADuCM410_DFP@0.2.0
Download
ADuCM410_DFP 0.2.0Included KEIL projects