├── .gitattributes ├── cog12864 ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.lst~ ├── 1.o ├── 1.s ├── 1.s~ ├── Makefile ├── kicad │ ├── COG12864.bck │ ├── COG12864.dcm │ ├── COG12864.lib │ ├── COG12864 │ │ ├── COG12864-cache.lib │ │ ├── COG12864-rescue.dcm │ │ ├── COG12864-rescue.lib │ │ ├── COG12864.kicad_pcb │ │ ├── COG12864.kicad_pcb-bak │ │ ├── COG12864.pdf │ │ ├── COG12864.pro │ │ ├── COG12864.sch │ │ ├── COG12864.sch-bak │ │ ├── fp-info-cache │ │ └── sym-lib-table │ ├── N32G430C8L7.bck │ └── N32G430C8L7.dcm ├── n32g430.ld └── tupian │ ├── IMG_20220726_132150.jpg │ └── IMG_20220726_132228.jpg ├── lcr ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.lst~ ├── 1.o ├── 1.s ├── 1.s~ ├── Makefile ├── adc │ ├── 200khz (复制 1)~ │ ├── 200khz (复制 2)~ │ ├── 200khz1~ │ ├── 200khz2~ │ ├── 200khz3~ │ ├── 200khz~ │ ├── 200~ │ ├── 20khz~ │ ├── 2c8~ │ ├── 2mhz~ │ ├── 400dian~ │ ├── atan2~ │ ├── cos~ │ ├── dft_r~ │ ├── dianyabiao100~ │ ├── dianyabiao104~ │ ├── dianyabiao~ │ ├── jiaodubiao (复制 1)~ │ ├── jiaodubiao~ │ ├── pinjie~ │ └── 命令 ├── jisuan │ ├── cos_sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ └── Makefile │ ├── dft │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ └── Makefile │ └── sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 2.c~ │ │ ├── Makefile │ │ └── octave-workspace ├── kicad │ ├── COG12864.bck │ ├── COG12864.dcm │ ├── COG12864.lib │ ├── COG12864 │ │ ├── COG12864-cache.lib │ │ ├── COG12864-rescue.dcm │ │ ├── COG12864-rescue.lib │ │ ├── COG12864.kicad_pcb-bak │ │ ├── COG12864.sch-bak │ │ ├── fp-info-cache │ │ ├── lcr-cache.lib │ │ ├── lcr.pro │ │ ├── lcr.sch │ │ ├── lcr.sch-bak │ │ └── sym-lib-table │ ├── N32G430C8L7.bck │ └── N32G430C8L7.dcm ├── n32g430.ld ├── octave-workspace └── 字体 │ ├── ascii_6*8 │ ├── ascii_8*8 │ ├── ascii_8*8 (复制 1)~ │ ├── ascii_8*8~ │ ├── hack字体 │ ├── hack字体~ │ ├── 单位 │ ├── 单位~ │ ├── 新建空文件 │ ├── 新建空文件~ │ └── 阿拉伯数码字体 ├── lcr1 ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.o ├── 1.s ├── 1.s~ ├── LCEDA │ ├── LCR表.eprj │ ├── SCH_#第七届立创电赛#LCR数字电桥_0-#第七届立创电赛#LCR数字电桥_2022-10-05.png │ └── SCH_#第七届立创电赛#LCR数字电桥_2022-10-05.pdf ├── Makefile ├── adc │ ├── 6000 │ ├── 6400 │ ├── 100hz │ ├── 100hz.bin │ ├── 100hz~ │ ├── 6000.bin │ ├── 6000~ │ ├── 6400.bin │ ├── 6400~ │ ├── _6000 │ ├── _6000.bin │ ├── _6000~ │ ├── _6400 │ ├── octave-workspace │ └── 命令 ├── jisuan │ ├── 100khz_cos_sin │ ├── 100khz_cos_sin~ │ ├── cos_sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 100hz_4000 │ │ ├── 100khz_4000点 │ │ ├── 10khz_4000 │ │ ├── Makefile │ │ └── octave-workspace │ ├── dft │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ └── Makefile │ ├── octave-workspace │ ├── sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 2.c~ │ │ ├── Makefile │ │ └── octave-workspace │ ├── 新建空文件 │ ├── 档位表 │ ├── 档位表~ │ └── 浮点数版 │ │ └── cos_sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 100khz_cos_sin │ │ ├── Makefile │ │ └── octave-workspace ├── n32g430.ld └── 国民技术MCU_JLink文件 │ └── JLink tool adds Nations chip V1.0.10 │ ├── Devices │ └── Nationstech │ │ ├── N32G030x_32.FLM │ │ ├── N32G030x_64.FLM │ │ ├── N32G031x_32.FLM │ │ ├── N32G031x_64.FLM │ │ ├── N32G032x_32.FLM │ │ ├── N32G032x_64.FLM │ │ ├── N32G430_32.FLM │ │ ├── N32G430_64.FLM │ │ ├── N32G43x_128.FLM │ │ ├── N32G43x_64.FLM │ │ ├── N32G45x_NRP_128K.FLM │ │ ├── N32G45x_NRP_256K.FLM │ │ ├── N32G45x_NRP_512K.FLM │ │ ├── N32G4FR_NRP_256K.FLM │ │ ├── N32G4FR_NRP_512K.FLM │ │ ├── N32L40x_128.FLM │ │ ├── N32L40x_64.FLM │ │ ├── N32L43x_128.FLM │ │ ├── N32L43x_64.FLM │ │ └── N32WB452_NRP_512K.FLM │ ├── JLink V1.1.pdf │ └── Nations-JLinkDevices.xml ├── led ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.o ├── 1.s ├── Makefile └── n32g430.ld ├── nei_zu_yi ├── #1.lst# ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.o ├── 1.s ├── LCEDA │ ├── 22.zip │ ├── 220g.pdf │ ├── Gerber_PCB5_2023-02-02.zip │ ├── ProProject_电池内阻仪_2023-02-02.zip │ ├── ProProject_电池内阻仪_2023-02-08.zip │ ├── ProProject_电池内阻仪_2023-02-17.zip │ ├── SCH_电池内阻仪_0-电池内阻仪_2023-02-02.png │ ├── SCH_电池内阻仪_0-电池内阻仪_2023-02-08.png │ ├── SCH_电池内阻仪_0-电池内阻仪_2023-02-17.png │ ├── SCH_电池内阻仪_2023-02-08.pdf │ ├── SCH_电池内阻仪_2023-02-17.pdf │ ├── 电池内阻仪.eprj │ └── 电池内阻仪_backup │ │ ├── 电池内阻仪_v1008_2023-01-28-22-59.zip │ │ ├── 电池内阻仪_v1018_2023-01-28-23-59.zip │ │ ├── 电池内阻仪_v1045_2023-01-29-09-42.zip │ │ ├── 电池内阻仪_v1059_2023-01-29-10-42.zip │ │ ├── 电池内阻仪_v1079_2023-02-02-01-10.zip │ │ ├── 电池内阻仪_v1123_2023-02-17-16-22.zip │ │ ├── 电池内阻仪_v1136_2023-02-17-17-22.zip │ │ ├── 电池内阻仪_v1159_2023-02-27-22-27.zip │ │ ├── 电池内阻仪_v867_2023-01-27-15-10.zip │ │ ├── 电池内阻仪_v892_2023-01-27-16-10.zip │ │ ├── 电池内阻仪_v908_2023-01-27-17-10.zip │ │ ├── 电池内阻仪_v932_2023-01-28-14-54.zip │ │ ├── 电池内阻仪_v937_2023-01-28-15-54.zip │ │ ├── 电池内阻仪_v955_2023-01-28-16-54.zip │ │ ├── 电池内阻仪_v980_2023-01-28-19-44.zip │ │ └── 电池内阻仪_v984_2023-01-28-20-44.zip ├── Makefile ├── adc │ ├── 6000 │ ├── 6400 │ ├── 100hz │ ├── 100hz.bin │ ├── 100hz~ │ ├── 6000.bin │ ├── 6000~ │ ├── 6400.bin │ ├── 6400~ │ ├── _6000 │ ├── _6000.bin │ ├── _6000~ │ ├── _6400 │ ├── aa │ ├── octave-workspace │ ├── shangbi │ ├── shangbi.bin │ ├── shangbi~ │ ├── xiabi │ ├── xiabi.bin │ ├── xiabi~ │ └── 命令 ├── jisuan │ ├── 100khz_cos_sin │ ├── 100khz_cos_sin~ │ ├── cos_sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 100hz_4000 │ │ ├── 100khz_4000点 │ │ ├── 10khz_4000 │ │ ├── Makefile │ │ └── octave-workspace │ ├── dft │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ └── Makefile │ ├── octave-workspace │ ├── sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 2.c~ │ │ ├── Makefile │ │ └── octave-workspace │ ├── 新建空文件 │ ├── 档位表 │ ├── 档位表~ │ └── 浮点数版 │ │ └── cos_sin │ │ ├── 1 │ │ ├── 1.c │ │ ├── 1.c~ │ │ ├── 100khz_cos_sin │ │ ├── Makefile │ │ └── octave-workspace ├── n32g430.ld ├── octave-workspace └── 国民技术MCU_JLink文件 │ └── JLink tool adds Nations chip V1.0.10 │ ├── Devices │ └── Nationstech │ │ ├── N32G030x_32.FLM │ │ ├── N32G030x_64.FLM │ │ ├── N32G031x_32.FLM │ │ ├── N32G031x_64.FLM │ │ ├── N32G032x_32.FLM │ │ ├── N32G032x_64.FLM │ │ ├── N32G430_32.FLM │ │ ├── N32G430_64.FLM │ │ ├── N32G43x_128.FLM │ │ ├── N32G43x_64.FLM │ │ ├── N32G45x_NRP_128K.FLM │ │ ├── N32G45x_NRP_256K.FLM │ │ ├── N32G45x_NRP_512K.FLM │ │ ├── N32G4FR_NRP_256K.FLM │ │ ├── N32G4FR_NRP_512K.FLM │ │ ├── N32L40x_128.FLM │ │ ├── N32L40x_64.FLM │ │ ├── N32L43x_128.FLM │ │ ├── N32L43x_64.FLM │ │ └── N32WB452_NRP_512K.FLM │ ├── JLink V1.1.pdf │ └── Nations-JLinkDevices.xml ├── obob.bin └── spwm ├── 1.bin ├── 1.elf ├── 1.lst ├── 1.lst~ ├── 1.o ├── 1.s ├── 1.s~ ├── Makefile ├── adc ├── 200khz (复制 1)~ ├── 200khz (复制 2)~ ├── 200khz1~ ├── 200khz2~ ├── 200khz3~ ├── 200khz~ ├── 200~ ├── 20khz~ ├── 2c8~ ├── 2mhz~ ├── 400dian ├── 400dian.bin ├── 400dian~ ├── atan2~ ├── cos~ ├── dft_r~ ├── dianyabiao100~ ├── dianyabiao104~ ├── dianyabiao~ ├── jiaodubiao (复制 1)~ ├── jiaodubiao~ ├── octave-workspace ├── pinjie~ └── 命令 ├── jisuan ├── XY计算 ├── cos_sin │ ├── 1 │ ├── 1.c │ ├── 1.c~ │ └── Makefile ├── dft │ ├── 1 │ ├── 1.c │ ├── 1.c~ │ └── Makefile └── sin │ ├── 1 │ ├── 1.c │ ├── 1.c~ │ ├── 2.c~ │ ├── Makefile │ └── octave-workspace ├── kicad ├── COG12864.bck ├── COG12864.dcm ├── COG12864.lib ├── COG12864 │ ├── COG12864-cache.lib │ ├── COG12864-rescue.dcm │ ├── COG12864-rescue.lib │ ├── COG12864.kicad_pcb │ ├── COG12864.kicad_pcb-bak │ ├── COG12864.pdf │ ├── COG12864.pro │ ├── COG12864.sch │ ├── COG12864.sch-bak │ ├── fp-info-cache │ └── sym-lib-table ├── N32G430C8L7.bck └── N32G430C8L7.dcm ├── n32g430.ld ├── octave-workspace └── 图片 ├── IMG_20220814_223408.jpg └── mpv-shot0001.jpg /.gitattributes: -------------------------------------------------------------------------------- 1 | *.html linguist-language=Assembly -------------------------------------------------------------------------------- /cog12864/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.bin -------------------------------------------------------------------------------- /cog12864/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.elf -------------------------------------------------------------------------------- /cog12864/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.lst -------------------------------------------------------------------------------- /cog12864/1.lst~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.lst~ -------------------------------------------------------------------------------- /cog12864/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.o -------------------------------------------------------------------------------- /cog12864/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.s -------------------------------------------------------------------------------- /cog12864/1.s~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/1.s~ -------------------------------------------------------------------------------- /cog12864/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/Makefile -------------------------------------------------------------------------------- /cog12864/kicad/COG12864.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /cog12864/kicad/COG12864.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /cog12864/kicad/COG12864.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864.lib -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864-cache.lib -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864-rescue.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864-rescue.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864-rescue.lib -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.kicad_pcb -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.kicad_pcb-bak -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.pdf -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.pro -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.sch -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/COG12864.sch-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/COG12864.sch-bak -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/fp-info-cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/fp-info-cache -------------------------------------------------------------------------------- /cog12864/kicad/COG12864/sym-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/kicad/COG12864/sym-lib-table -------------------------------------------------------------------------------- /cog12864/kicad/N32G430C8L7.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /cog12864/kicad/N32G430C8L7.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /cog12864/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/n32g430.ld -------------------------------------------------------------------------------- /cog12864/tupian/IMG_20220726_132150.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/tupian/IMG_20220726_132150.jpg -------------------------------------------------------------------------------- /cog12864/tupian/IMG_20220726_132228.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/cog12864/tupian/IMG_20220726_132228.jpg -------------------------------------------------------------------------------- /lcr/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.bin -------------------------------------------------------------------------------- /lcr/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.elf -------------------------------------------------------------------------------- /lcr/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.lst -------------------------------------------------------------------------------- /lcr/1.lst~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.lst~ -------------------------------------------------------------------------------- /lcr/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.o -------------------------------------------------------------------------------- /lcr/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.s -------------------------------------------------------------------------------- /lcr/1.s~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/1.s~ -------------------------------------------------------------------------------- /lcr/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/Makefile -------------------------------------------------------------------------------- /lcr/adc/200khz (复制 1)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz (复制 1)~ -------------------------------------------------------------------------------- /lcr/adc/200khz (复制 2)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz (复制 2)~ -------------------------------------------------------------------------------- /lcr/adc/200khz1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz1~ -------------------------------------------------------------------------------- /lcr/adc/200khz2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz2~ -------------------------------------------------------------------------------- /lcr/adc/200khz3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz3~ -------------------------------------------------------------------------------- /lcr/adc/200khz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200khz~ -------------------------------------------------------------------------------- /lcr/adc/200~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/200~ -------------------------------------------------------------------------------- /lcr/adc/20khz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/20khz~ -------------------------------------------------------------------------------- /lcr/adc/2c8~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/2c8~ -------------------------------------------------------------------------------- /lcr/adc/2mhz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/2mhz~ -------------------------------------------------------------------------------- /lcr/adc/400dian~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/400dian~ -------------------------------------------------------------------------------- /lcr/adc/atan2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/atan2~ -------------------------------------------------------------------------------- /lcr/adc/cos~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/cos~ -------------------------------------------------------------------------------- /lcr/adc/dft_r~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/dft_r~ -------------------------------------------------------------------------------- /lcr/adc/dianyabiao100~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/dianyabiao100~ -------------------------------------------------------------------------------- /lcr/adc/dianyabiao104~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/dianyabiao104~ -------------------------------------------------------------------------------- /lcr/adc/dianyabiao~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/dianyabiao~ -------------------------------------------------------------------------------- /lcr/adc/jiaodubiao (复制 1)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/jiaodubiao (复制 1)~ -------------------------------------------------------------------------------- /lcr/adc/jiaodubiao~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/jiaodubiao~ -------------------------------------------------------------------------------- /lcr/adc/pinjie~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/pinjie~ -------------------------------------------------------------------------------- /lcr/adc/命令: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/adc/命令 -------------------------------------------------------------------------------- /lcr/jisuan/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/cos_sin/1 -------------------------------------------------------------------------------- /lcr/jisuan/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/cos_sin/1.c -------------------------------------------------------------------------------- /lcr/jisuan/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/cos_sin/1.c~ -------------------------------------------------------------------------------- /lcr/jisuan/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr/jisuan/dft/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/dft/1 -------------------------------------------------------------------------------- /lcr/jisuan/dft/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/dft/1.c -------------------------------------------------------------------------------- /lcr/jisuan/dft/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/dft/1.c~ -------------------------------------------------------------------------------- /lcr/jisuan/dft/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr/jisuan/sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/sin/1 -------------------------------------------------------------------------------- /lcr/jisuan/sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/sin/1.c -------------------------------------------------------------------------------- /lcr/jisuan/sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/sin/1.c~ -------------------------------------------------------------------------------- /lcr/jisuan/sin/2.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/sin/2.c~ -------------------------------------------------------------------------------- /lcr/jisuan/sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr/jisuan/sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/jisuan/sin/octave-workspace -------------------------------------------------------------------------------- /lcr/kicad/COG12864.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /lcr/kicad/COG12864.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /lcr/kicad/COG12864.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864.lib -------------------------------------------------------------------------------- /lcr/kicad/COG12864/COG12864-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/COG12864-cache.lib -------------------------------------------------------------------------------- /lcr/kicad/COG12864/COG12864-rescue.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /lcr/kicad/COG12864/COG12864-rescue.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/COG12864-rescue.lib -------------------------------------------------------------------------------- /lcr/kicad/COG12864/COG12864.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/COG12864.kicad_pcb-bak -------------------------------------------------------------------------------- /lcr/kicad/COG12864/COG12864.sch-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/COG12864.sch-bak -------------------------------------------------------------------------------- /lcr/kicad/COG12864/fp-info-cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/fp-info-cache -------------------------------------------------------------------------------- /lcr/kicad/COG12864/lcr-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/lcr-cache.lib -------------------------------------------------------------------------------- /lcr/kicad/COG12864/lcr.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/lcr.pro -------------------------------------------------------------------------------- /lcr/kicad/COG12864/lcr.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/lcr.sch -------------------------------------------------------------------------------- /lcr/kicad/COG12864/lcr.sch-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/lcr.sch-bak -------------------------------------------------------------------------------- /lcr/kicad/COG12864/sym-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/kicad/COG12864/sym-lib-table -------------------------------------------------------------------------------- /lcr/kicad/N32G430C8L7.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /lcr/kicad/N32G430C8L7.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /lcr/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/n32g430.ld -------------------------------------------------------------------------------- /lcr/octave-workspace: -------------------------------------------------------------------------------- 1 | Octave-1-L -------------------------------------------------------------------------------- /lcr/字体/ascii_6*8 : -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/ascii_6*8 -------------------------------------------------------------------------------- /lcr/字体/ascii_8*8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/ascii_8*8 -------------------------------------------------------------------------------- /lcr/字体/ascii_8*8 (复制 1)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/ascii_8*8 (复制 1)~ -------------------------------------------------------------------------------- /lcr/字体/ascii_8*8~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/ascii_8*8~ -------------------------------------------------------------------------------- /lcr/字体/hack字体: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/hack字体 -------------------------------------------------------------------------------- /lcr/字体/hack字体~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/hack字体~ -------------------------------------------------------------------------------- /lcr/字体/单位: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/单位 -------------------------------------------------------------------------------- /lcr/字体/单位~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/单位~ -------------------------------------------------------------------------------- /lcr/字体/新建空文件: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/新建空文件 -------------------------------------------------------------------------------- /lcr/字体/新建空文件~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/新建空文件~ -------------------------------------------------------------------------------- /lcr/字体/阿拉伯数码字体: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr/字体/阿拉伯数码字体 -------------------------------------------------------------------------------- /lcr1/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.bin -------------------------------------------------------------------------------- /lcr1/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.elf -------------------------------------------------------------------------------- /lcr1/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.lst -------------------------------------------------------------------------------- /lcr1/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.o -------------------------------------------------------------------------------- /lcr1/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.s -------------------------------------------------------------------------------- /lcr1/1.s~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/1.s~ -------------------------------------------------------------------------------- /lcr1/LCEDA/LCR表.eprj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/LCEDA/LCR表.eprj -------------------------------------------------------------------------------- /lcr1/LCEDA/SCH_#第七届立创电赛#LCR数字电桥_0-#第七届立创电赛#LCR数字电桥_2022-10-05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/LCEDA/SCH_#第七届立创电赛#LCR数字电桥_0-#第七届立创电赛#LCR数字电桥_2022-10-05.png -------------------------------------------------------------------------------- /lcr1/LCEDA/SCH_#第七届立创电赛#LCR数字电桥_2022-10-05.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/LCEDA/SCH_#第七届立创电赛#LCR数字电桥_2022-10-05.pdf -------------------------------------------------------------------------------- /lcr1/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/Makefile -------------------------------------------------------------------------------- /lcr1/adc/100hz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/100hz -------------------------------------------------------------------------------- /lcr1/adc/100hz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/100hz.bin -------------------------------------------------------------------------------- /lcr1/adc/100hz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/100hz~ -------------------------------------------------------------------------------- /lcr1/adc/6000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6000 -------------------------------------------------------------------------------- /lcr1/adc/6000.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6000.bin -------------------------------------------------------------------------------- /lcr1/adc/6000~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6000~ -------------------------------------------------------------------------------- /lcr1/adc/6400: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6400 -------------------------------------------------------------------------------- /lcr1/adc/6400.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6400.bin -------------------------------------------------------------------------------- /lcr1/adc/6400~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/6400~ -------------------------------------------------------------------------------- /lcr1/adc/_6000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/_6000 -------------------------------------------------------------------------------- /lcr1/adc/_6000.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/_6000.bin -------------------------------------------------------------------------------- /lcr1/adc/_6000~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/_6000~ -------------------------------------------------------------------------------- /lcr1/adc/_6400: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lcr1/adc/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/octave-workspace -------------------------------------------------------------------------------- /lcr1/adc/命令: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/adc/命令 -------------------------------------------------------------------------------- /lcr1/jisuan/100khz_cos_sin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/100khz_cos_sin -------------------------------------------------------------------------------- /lcr1/jisuan/100khz_cos_sin~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/100khz_cos_sin~ -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/1 -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/1.c -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/1.c~ -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/100hz_4000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/100hz_4000 -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/100khz_4000点: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/100khz_4000点 -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/10khz_4000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/10khz_4000 -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr1/jisuan/cos_sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/cos_sin/octave-workspace -------------------------------------------------------------------------------- /lcr1/jisuan/dft/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/dft/1 -------------------------------------------------------------------------------- /lcr1/jisuan/dft/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/dft/1.c -------------------------------------------------------------------------------- /lcr1/jisuan/dft/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/dft/1.c~ -------------------------------------------------------------------------------- /lcr1/jisuan/dft/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr1/jisuan/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/octave-workspace -------------------------------------------------------------------------------- /lcr1/jisuan/sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/sin/1 -------------------------------------------------------------------------------- /lcr1/jisuan/sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/sin/1.c -------------------------------------------------------------------------------- /lcr1/jisuan/sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/sin/1.c~ -------------------------------------------------------------------------------- /lcr1/jisuan/sin/2.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/sin/2.c~ -------------------------------------------------------------------------------- /lcr1/jisuan/sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr1/jisuan/sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/sin/octave-workspace -------------------------------------------------------------------------------- /lcr1/jisuan/新建空文件: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/新建空文件 -------------------------------------------------------------------------------- /lcr1/jisuan/档位表: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/档位表 -------------------------------------------------------------------------------- /lcr1/jisuan/档位表~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/档位表~ -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/浮点数版/cos_sin/1 -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/浮点数版/cos_sin/1.c -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/浮点数版/cos_sin/1.c~ -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/100khz_cos_sin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/浮点数版/cos_sin/100khz_cos_sin -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /lcr1/jisuan/浮点数版/cos_sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/jisuan/浮点数版/cos_sin/octave-workspace -------------------------------------------------------------------------------- /lcr1/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/n32g430.ld -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_32.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_32.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_32.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_32.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_128.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_128K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_128K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_256K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_256K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_512K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_256K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_256K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_512K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_128.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_128.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_64.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32WB452_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32WB452_NRP_512K.FLM -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/JLink V1.1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/JLink V1.1.pdf -------------------------------------------------------------------------------- /lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Nations-JLinkDevices.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/lcr1/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Nations-JLinkDevices.xml -------------------------------------------------------------------------------- /led/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/1.bin -------------------------------------------------------------------------------- /led/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/1.elf -------------------------------------------------------------------------------- /led/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/1.lst -------------------------------------------------------------------------------- /led/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/1.o -------------------------------------------------------------------------------- /led/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/1.s -------------------------------------------------------------------------------- /led/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/Makefile -------------------------------------------------------------------------------- /led/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/led/n32g430.ld -------------------------------------------------------------------------------- /nei_zu_yi/#1.lst#: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/#1.lst# -------------------------------------------------------------------------------- /nei_zu_yi/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/1.bin -------------------------------------------------------------------------------- /nei_zu_yi/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/1.elf -------------------------------------------------------------------------------- /nei_zu_yi/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/1.lst -------------------------------------------------------------------------------- /nei_zu_yi/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/1.o -------------------------------------------------------------------------------- /nei_zu_yi/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/1.s -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/22.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/22.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/220g.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/220g.pdf -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/Gerber_PCB5_2023-02-02.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/Gerber_PCB5_2023-02-02.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-02.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-02.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-08.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-08.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-17.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/ProProject_电池内阻仪_2023-02-17.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-02.png -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-08.png -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/SCH_电池内阻仪_0-电池内阻仪_2023-02-17.png -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/SCH_电池内阻仪_2023-02-08.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/SCH_电池内阻仪_2023-02-08.pdf -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/SCH_电池内阻仪_2023-02-17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/SCH_电池内阻仪_2023-02-17.pdf -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪.eprj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪.eprj -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1008_2023-01-28-22-59.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1008_2023-01-28-22-59.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1018_2023-01-28-23-59.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1018_2023-01-28-23-59.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1045_2023-01-29-09-42.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1045_2023-01-29-09-42.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1059_2023-01-29-10-42.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1059_2023-01-29-10-42.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1079_2023-02-02-01-10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1079_2023-02-02-01-10.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1123_2023-02-17-16-22.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1123_2023-02-17-16-22.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1136_2023-02-17-17-22.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1136_2023-02-17-17-22.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1159_2023-02-27-22-27.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v1159_2023-02-27-22-27.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v867_2023-01-27-15-10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v867_2023-01-27-15-10.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v892_2023-01-27-16-10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v892_2023-01-27-16-10.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v908_2023-01-27-17-10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v908_2023-01-27-17-10.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v932_2023-01-28-14-54.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v932_2023-01-28-14-54.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v937_2023-01-28-15-54.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v937_2023-01-28-15-54.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v955_2023-01-28-16-54.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v955_2023-01-28-16-54.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v980_2023-01-28-19-44.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v980_2023-01-28-19-44.zip -------------------------------------------------------------------------------- /nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v984_2023-01-28-20-44.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/LCEDA/电池内阻仪_backup/电池内阻仪_v984_2023-01-28-20-44.zip -------------------------------------------------------------------------------- /nei_zu_yi/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/Makefile -------------------------------------------------------------------------------- /nei_zu_yi/adc/100hz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/100hz -------------------------------------------------------------------------------- /nei_zu_yi/adc/100hz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/100hz.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/100hz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/100hz~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/6000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6000 -------------------------------------------------------------------------------- /nei_zu_yi/adc/6000.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6000.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/6000~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6000~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/6400: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6400 -------------------------------------------------------------------------------- /nei_zu_yi/adc/6400.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6400.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/6400~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/6400~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/_6000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/_6000 -------------------------------------------------------------------------------- /nei_zu_yi/adc/_6000.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/_6000.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/_6000~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/_6000~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/_6400: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /nei_zu_yi/adc/aa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/aa -------------------------------------------------------------------------------- /nei_zu_yi/adc/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/octave-workspace -------------------------------------------------------------------------------- /nei_zu_yi/adc/shangbi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/shangbi -------------------------------------------------------------------------------- /nei_zu_yi/adc/shangbi.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/shangbi.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/shangbi~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/shangbi~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/xiabi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/xiabi -------------------------------------------------------------------------------- /nei_zu_yi/adc/xiabi.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/xiabi.bin -------------------------------------------------------------------------------- /nei_zu_yi/adc/xiabi~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/xiabi~ -------------------------------------------------------------------------------- /nei_zu_yi/adc/命令: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/adc/命令 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/100khz_cos_sin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/100khz_cos_sin -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/100khz_cos_sin~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/100khz_cos_sin~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/1 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/1.c -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/1.c~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/100hz_4000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/100hz_4000 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/100khz_4000点: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/100khz_4000点 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/10khz_4000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/10khz_4000 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/cos_sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/cos_sin/octave-workspace -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/dft/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/dft/1 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/dft/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/dft/1.c -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/dft/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/dft/1.c~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/dft/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/octave-workspace -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/sin/1 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/sin/1.c -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/sin/1.c~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/2.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/sin/2.c~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/sin/octave-workspace -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/新建空文件: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/新建空文件 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/档位表: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/档位表 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/档位表~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/档位表~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/浮点数版/cos_sin/1 -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/浮点数版/cos_sin/1.c -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/浮点数版/cos_sin/1.c~ -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/100khz_cos_sin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/浮点数版/cos_sin/100khz_cos_sin -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /nei_zu_yi/jisuan/浮点数版/cos_sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/jisuan/浮点数版/cos_sin/octave-workspace -------------------------------------------------------------------------------- /nei_zu_yi/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/n32g430.ld -------------------------------------------------------------------------------- /nei_zu_yi/octave-workspace: -------------------------------------------------------------------------------- 1 | Octave-1-L -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_32.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G030x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_32.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G031x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_32.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G032x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_32.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_32.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G430_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_128.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G43x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_128K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_128K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_256K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_256K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G45x_NRP_512K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_256K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_256K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32G4FR_NRP_512K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_128.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L40x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_128.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_128.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_64.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32L43x_64.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32WB452_NRP_512K.FLM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Devices/Nationstech/N32WB452_NRP_512K.FLM -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/JLink V1.1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/JLink V1.1.pdf -------------------------------------------------------------------------------- /nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Nations-JLinkDevices.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/nei_zu_yi/国民技术MCU_JLink文件/JLink tool adds Nations chip V1.0.10/Nations-JLinkDevices.xml -------------------------------------------------------------------------------- /obob.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/obob.bin -------------------------------------------------------------------------------- /spwm/1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.bin -------------------------------------------------------------------------------- /spwm/1.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.elf -------------------------------------------------------------------------------- /spwm/1.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.lst -------------------------------------------------------------------------------- /spwm/1.lst~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.lst~ -------------------------------------------------------------------------------- /spwm/1.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.o -------------------------------------------------------------------------------- /spwm/1.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.s -------------------------------------------------------------------------------- /spwm/1.s~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/1.s~ -------------------------------------------------------------------------------- /spwm/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/Makefile -------------------------------------------------------------------------------- /spwm/adc/200khz (复制 1)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz (复制 1)~ -------------------------------------------------------------------------------- /spwm/adc/200khz (复制 2)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz (复制 2)~ -------------------------------------------------------------------------------- /spwm/adc/200khz1~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz1~ -------------------------------------------------------------------------------- /spwm/adc/200khz2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz2~ -------------------------------------------------------------------------------- /spwm/adc/200khz3~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz3~ -------------------------------------------------------------------------------- /spwm/adc/200khz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200khz~ -------------------------------------------------------------------------------- /spwm/adc/200~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/200~ -------------------------------------------------------------------------------- /spwm/adc/20khz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/20khz~ -------------------------------------------------------------------------------- /spwm/adc/2c8~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/2c8~ -------------------------------------------------------------------------------- /spwm/adc/2mhz~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/2mhz~ -------------------------------------------------------------------------------- /spwm/adc/400dian: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/400dian -------------------------------------------------------------------------------- /spwm/adc/400dian.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/400dian.bin -------------------------------------------------------------------------------- /spwm/adc/400dian~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/400dian~ -------------------------------------------------------------------------------- /spwm/adc/atan2~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/atan2~ -------------------------------------------------------------------------------- /spwm/adc/cos~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/cos~ -------------------------------------------------------------------------------- /spwm/adc/dft_r~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/dft_r~ -------------------------------------------------------------------------------- /spwm/adc/dianyabiao100~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/dianyabiao100~ -------------------------------------------------------------------------------- /spwm/adc/dianyabiao104~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/dianyabiao104~ -------------------------------------------------------------------------------- /spwm/adc/dianyabiao~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/dianyabiao~ -------------------------------------------------------------------------------- /spwm/adc/jiaodubiao (复制 1)~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/jiaodubiao (复制 1)~ -------------------------------------------------------------------------------- /spwm/adc/jiaodubiao~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/jiaodubiao~ -------------------------------------------------------------------------------- /spwm/adc/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/octave-workspace -------------------------------------------------------------------------------- /spwm/adc/pinjie~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/pinjie~ -------------------------------------------------------------------------------- /spwm/adc/命令: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/adc/命令 -------------------------------------------------------------------------------- /spwm/jisuan/XY计算: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/XY计算 -------------------------------------------------------------------------------- /spwm/jisuan/cos_sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/cos_sin/1 -------------------------------------------------------------------------------- /spwm/jisuan/cos_sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/cos_sin/1.c -------------------------------------------------------------------------------- /spwm/jisuan/cos_sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/cos_sin/1.c~ -------------------------------------------------------------------------------- /spwm/jisuan/cos_sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /spwm/jisuan/dft/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/dft/1 -------------------------------------------------------------------------------- /spwm/jisuan/dft/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/dft/1.c -------------------------------------------------------------------------------- /spwm/jisuan/dft/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/dft/1.c~ -------------------------------------------------------------------------------- /spwm/jisuan/dft/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /spwm/jisuan/sin/1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/sin/1 -------------------------------------------------------------------------------- /spwm/jisuan/sin/1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/sin/1.c -------------------------------------------------------------------------------- /spwm/jisuan/sin/1.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/sin/1.c~ -------------------------------------------------------------------------------- /spwm/jisuan/sin/2.c~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/sin/2.c~ -------------------------------------------------------------------------------- /spwm/jisuan/sin/Makefile: -------------------------------------------------------------------------------- 1 | all: 2 | gcc -g -o 1 1.c -lm 3 | 4 | -------------------------------------------------------------------------------- /spwm/jisuan/sin/octave-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/jisuan/sin/octave-workspace -------------------------------------------------------------------------------- /spwm/kicad/COG12864.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /spwm/kicad/COG12864.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /spwm/kicad/COG12864.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864.lib -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864-cache.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864-cache.lib -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864-rescue.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864-rescue.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864-rescue.lib -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.kicad_pcb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.kicad_pcb -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.kicad_pcb-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.kicad_pcb-bak -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.pdf -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.pro -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.sch -------------------------------------------------------------------------------- /spwm/kicad/COG12864/COG12864.sch-bak: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/COG12864.sch-bak -------------------------------------------------------------------------------- /spwm/kicad/COG12864/fp-info-cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/fp-info-cache -------------------------------------------------------------------------------- /spwm/kicad/COG12864/sym-lib-table: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/kicad/COG12864/sym-lib-table -------------------------------------------------------------------------------- /spwm/kicad/N32G430C8L7.bck: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /spwm/kicad/N32G430C8L7.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /spwm/n32g430.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/n32g430.ld -------------------------------------------------------------------------------- /spwm/octave-workspace: -------------------------------------------------------------------------------- 1 | Octave-1-L -------------------------------------------------------------------------------- /spwm/图片/IMG_20220814_223408.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/图片/IMG_20220814_223408.jpg -------------------------------------------------------------------------------- /spwm/图片/mpv-shot0001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yjmwxwx/n32g430/HEAD/spwm/图片/mpv-shot0001.jpg --------------------------------------------------------------------------------