修改滤波器
This commit is contained in:
parent
98459dd31a
commit
338fb61743
|
@ -0,0 +1,190 @@
|
|||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>µVision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: ¦ÌVision V5.36.0.0
|
||||
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: aaa Administrator, aaa, LIC=6XJT4-F8J98-8YUVV-P833R-DBAKX-Y8EU6
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK-ARM Professional Version: 5.36.0.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
||||
C Compiler: Armcc.exe V5.06 update 7 (build 960)
|
||||
Assembler: Armasm.exe V5.06 update 7 (build 960)
|
||||
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
|
||||
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
|
||||
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
|
||||
CPU DLL: SARMCM3.DLL V5.36.0.0
|
||||
Dialog DLL: DCM.DLL V1.17.3.0
|
||||
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.9.0
|
||||
Dialog DLL: TCM.DLL V1.53.0.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\WORK\TEST1\TEST2\MDK-ARM\TEST2.uvprojx
|
||||
Project File Date: 02/10/2025
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'TEST2'
|
||||
assembling startup_stm32f407xx.s...
|
||||
compiling lan8742.c...
|
||||
compiling main.c...
|
||||
compiling stm32f4xx_it.c...
|
||||
compiling spi.c...
|
||||
compiling stm32f4xx_hal_msp.c...
|
||||
compiling stm32f4xx_hal_timebase_tim.c...
|
||||
compiling dma.c...
|
||||
compiling freertos.c...
|
||||
compiling gpio.c...
|
||||
compiling usart.c...
|
||||
compiling tim.c...
|
||||
compiling stm32f4xx_hal_rcc.c...
|
||||
compiling lwip.c...
|
||||
compiling ethernetif.c...
|
||||
compiling stm32f4xx_hal_rcc_ex.c...
|
||||
compiling stm32f4xx_hal_flash.c...
|
||||
compiling stm32f4xx_hal_flash_ramfunc.c...
|
||||
compiling stm32f4xx_hal_flash_ex.c...
|
||||
compiling stm32f4xx_hal_gpio.c...
|
||||
compiling stm32f4xx_hal_pwr.c...
|
||||
compiling stm32f4xx_hal_dma.c...
|
||||
compiling stm32f4xx_hal_dma_ex.c...
|
||||
compiling stm32f4xx_hal_pwr_ex.c...
|
||||
compiling stm32f4xx_hal.c...
|
||||
compiling stm32f4xx_hal_cortex.c...
|
||||
compiling stm32f4xx_hal_exti.c...
|
||||
compiling stm32f4xx_hal_spi.c...
|
||||
compiling stm32f4xx_hal_eth.c...
|
||||
compiling stm32f4xx_hal_tim_ex.c...
|
||||
compiling stm32f4xx_hal_tim.c...
|
||||
compiling stm32f4xx_hal_uart.c...
|
||||
compiling system_stm32f4xx.c...
|
||||
compiling ccp.c...
|
||||
compiling chap_ms.c...
|
||||
compiling auth.c...
|
||||
compiling chap-md5.c...
|
||||
compiling chap-new.c...
|
||||
compiling demand.c...
|
||||
compiling eui64.c...
|
||||
compiling eap.c...
|
||||
compiling fsm.c...
|
||||
compiling ipcp.c...
|
||||
compiling ipv6cp.c...
|
||||
compiling lcp.c...
|
||||
compiling magic.c...
|
||||
compiling mppe.c...
|
||||
compiling ppp.c...
|
||||
compiling multilink.c...
|
||||
compiling pppapi.c...
|
||||
compiling pppoe.c...
|
||||
compiling pppol2tp.c...
|
||||
compiling pppcrypt.c...
|
||||
compiling pppos.c...
|
||||
compiling upap.c...
|
||||
compiling utils.c...
|
||||
compiling vj.c...
|
||||
compiling bridgeif.c...
|
||||
compiling ethernet.c...
|
||||
compiling bridgeif_fdb.c...
|
||||
compiling lowpan6.c...
|
||||
compiling lowpan6_ble.c...
|
||||
compiling lowpan6_common.c...
|
||||
compiling slipif.c...
|
||||
compiling zepif.c...
|
||||
compiling ecp.c...
|
||||
compiling err.c...
|
||||
compiling api_lib.c...
|
||||
compiling netdb.c...
|
||||
compiling api_msg.c...
|
||||
compiling if_api.c...
|
||||
compiling netifapi.c...
|
||||
compiling altcp.c...
|
||||
compiling netbuf.c...
|
||||
compiling tcpip.c...
|
||||
compiling altcp_alloc.c...
|
||||
compiling sockets.c...
|
||||
compiling altcp_tcp.c...
|
||||
compiling def.c...
|
||||
compiling dns.c...
|
||||
compiling init.c...
|
||||
compiling ip.c...
|
||||
compiling inet_chksum.c...
|
||||
compiling memp.c...
|
||||
compiling mem.c...
|
||||
compiling netif.c...
|
||||
compiling raw.c...
|
||||
compiling stats.c...
|
||||
compiling sys.c...
|
||||
compiling pbuf.c...
|
||||
compiling tcp.c...
|
||||
compiling tcp_in.c...
|
||||
compiling timeouts.c...
|
||||
compiling tcp_out.c...
|
||||
compiling udp.c...
|
||||
compiling autoip.c...
|
||||
compiling dhcp.c...
|
||||
compiling igmp.c...
|
||||
compiling etharp.c...
|
||||
compiling icmp.c...
|
||||
compiling ip4.c...
|
||||
compiling ip4_addr.c...
|
||||
compiling dhcp6.c...
|
||||
compiling ip4_frag.c...
|
||||
compiling ethip6.c...
|
||||
compiling icmp6.c...
|
||||
compiling inet6.c...
|
||||
compiling ip6.c...
|
||||
compiling croutine.c...
|
||||
compiling ip6_addr.c...
|
||||
compiling ip6_frag.c...
|
||||
compiling mld6.c...
|
||||
compiling nd6.c...
|
||||
compiling sys_arch.c...
|
||||
compiling leds.c...
|
||||
compiling event_groups.c...
|
||||
compiling tcpclient.c...
|
||||
compiling tcpserverc.c...
|
||||
compiling list.c...
|
||||
compiling dac161s997.c...
|
||||
compiling mqtt.c...
|
||||
compiling stream_buffer.c...
|
||||
compiling queue.c...
|
||||
compiling ht1200m.c...
|
||||
compiling user_spi.c...
|
||||
compiling ad7124.c...
|
||||
compiling timers.c...
|
||||
compiling tasks.c...
|
||||
compiling heap_4.c...
|
||||
compiling cmsis_os.c...
|
||||
compiling port.c...
|
||||
linking...
|
||||
Program Size: Code=85896 RO-data=1388 RW-data=1508 ZI-data=61092
|
||||
"TEST2\TEST2.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: ARM
|
||||
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
|
||||
ARM.CMSIS.5.8.0
|
||||
CMSIS (Common Microcontroller Software Interface Standard)
|
||||
* Component: CORE Version: 5.5.0
|
||||
|
||||
Package Vendor: Keil
|
||||
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.12.0.pack
|
||||
Keil.STM32F4xx_DFP.2.12.0
|
||||
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
.\RTE\_TEST2
|
||||
C:\Users\Administrator\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
|
||||
C:\Users\Administrator\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.12.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.5.0
|
||||
Include file: CMSIS\Core\Include\tz_context.h
|
||||
Build Time Elapsed: 00:00:13
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
|
@ -39,7 +39,7 @@ static ad7124_st_reg_t ad7124_regs[AD7124_REG_NO] = {
|
|||
{AD7124_CONFIG_5, 0x0860, AD7124_SIZE_2, AD7124_RW}, /* AD7124_Config_5 */
|
||||
{AD7124_CONFIG_6, 0x0860, AD7124_SIZE_2, AD7124_RW}, /* AD7124_Config_6 */
|
||||
{AD7124_CONFIG_7, 0x0860, AD7124_SIZE_2, AD7124_RW}, /* AD7124_Config_7 */
|
||||
{AD7124_FILTER_0, 0x060000, AD7124_SIZE_3, AD7124_RW}, /* AD7124_Filter_0 */
|
||||
{AD7124_FILTER_0, 0x960000, AD7124_SIZE_3, AD7124_RW}, /* AD7124_Filter_0 */
|
||||
{AD7124_FILTER_1, 0x060180, AD7124_SIZE_3, AD7124_RW}, /* AD7124_Filter_1 */
|
||||
{AD7124_FILTER_2, 0x060180, AD7124_SIZE_3, AD7124_RW}, /* AD7124_Filter_2 */
|
||||
{AD7124_FILTER_3, 0x060180, AD7124_SIZE_3, AD7124_RW}, /* AD7124_Filter_3 */
|
||||
|
|
Loading…
Reference in New Issue