【E1639】STM32F407利用DDS方法生成任意频率正弦波

2021-10-22 10:13:29      索炜达电子      522     

项目编号:E1639

文件大小:356K

源码说明:带中文注释

开发环境:C编译器

简要概述:

STM32F407利用DDS方法生成任意频率正弦波

目录│文件列表:

    └ 04Wave_generation_DDS

       │ DDS.uvguix.Administrator

       │ DDS.uvoptx

       │ DDS.uvprojx

       │ main.c

       ├ DebugConfig

       │  │ DDS_STM32F407VGTx.dbgconf

       │  └ user_STM32F407VGTx.dbgconf

       ├ inc

       │  │ core_cm4.h

       │  │ core_cm4_simd.h

       │  │ core_cmFunc.h

       │  │ core_cmInstr.h

       │  │ pdm_filter.h

       │  │ stm32f4xx.h

       │  └ system_stm32f4xx.h

       ├ Listings

       │  │ DDS.map

       │  └ startup_stm32f4xx.lst

       ├ Objects

       │  │ DDS.axf

       │  │ DDS.build_log.htm

       │  │ DDS.hex

       │  │ DDS.htm

       │  │ DDS.lnp

       │  │ DDS.sct

       │  │ DDS_DDS.dep

       │  │ main.crf

       │  │ main.d

       │  │ main.o

       │  │ startup_stm32f4xx.d

       │  │ startup_stm32f4xx.o

       │  │ system_stm32f4xx.crf

       │  │ system_stm32f4xx.d

       │  └ system_stm32f4xx.o

       ├ startup

       │  └ startup_stm32f4xx.s

       └ user

          │ retarget.c

          └ system_stm32f4xx.c

TAGDDS
  • 6 次
  • 1 分