H7SDR

所属分类:处理器开发
开发工具:C
文件大小:0KB
下载次数:2
上传日期:2023-08-25 13:23:39
上 传 者sh-1993
说明:  STM32H7微控制器上的软件定义无线电,
(Software defined radio on a STM32H7 microcontroller,)

文件列表:
.cproject (37846, 2023-09-17)
.mxproject (10737, 2023-09-17)
.project (1179, 2023-09-17)
ADC_test1 Debug.launch (9985, 2023-09-17)
Core/ (0, 2023-09-17)
Core/Inc/ (0, 2023-09-17)
Core/Inc/base64_encode.h (552, 2023-09-17)
Core/Inc/fftwindows.h (535, 2023-09-17)
Core/Inc/main.h (1837, 2023-09-17)
Core/Inc/stm32h7xx_hal_conf.h (19007, 2023-09-17)
Core/Inc/stm32h7xx_it.h (2319, 2023-09-17)
Core/Src/ (0, 2023-09-17)
Core/Src/base64_encode.c (1539, 2023-09-17)
Core/Src/fftwindows.c (1618, 2023-09-17)
Core/Src/main.c (39278, 2023-09-17)
Core/Src/stm32h7xx_hal_msp.c (19691, 2023-09-17)
Core/Src/stm32h7xx_it.c (8267, 2023-09-17)
Core/Src/syscalls.c (2605, 2023-09-17)
Core/Src/sysmem.c (2820, 2023-09-17)
Core/Src/system_stm32h7xx.c (14065, 2023-09-17)
Core/Startup/ (0, 2023-09-17)
Core/Startup/startup_stm32h743zitx.s (29408, 2023-09-17)
Drivers/ (0, 2023-09-17)
Drivers/CMSIS/ (0, 2023-09-17)
Drivers/CMSIS/Device/ (0, 2023-09-17)
Drivers/CMSIS/Device/ST/ (0, 2023-09-17)
Drivers/CMSIS/Device/ST/STM32H7xx/ (0, 2023-09-17)
Drivers/CMSIS/Device/ST/STM32H7xx/Include/ (0, 2023-09-17)
Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h (2081493, 2023-09-17)
Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h (8585, 2023-09-17)
Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h (2419, 2023-09-17)
Drivers/CMSIS/Include/ (0, 2023-09-17)
Drivers/CMSIS/Include/cmsis_armcc.h (28132, 2023-09-17)
Drivers/CMSIS/Include/cmsis_armclang.h (45899, 2023-09-17)
Drivers/CMSIS/Include/cmsis_armclang_ltm.h (55224, 2023-09-17)
Drivers/CMSIS/Include/cmsis_compiler.h (9481, 2023-09-17)
Drivers/CMSIS/Include/cmsis_gcc.h (62627, 2023-09-17)
Drivers/CMSIS/Include/cmsis_iccarm.h (28163, 2023-09-17)
Drivers/CMSIS/Include/cmsis_version.h (1676, 2023-09-17)
... ...

# H7SDR Software defined radio on a STM32H7 microcontroller. This is a complete AM shortwave radio receiver using only the built-in peripherals of a STM32H743 microcontroller, a passive bandpass-filter AND NOTHING MORE! The internal ADC of the STM32H743 is used for digitizing the antenna signal and the internal DAC of the STM32H743 is used for putting out the audio signal. Everything in between is plain digital signal processing (DSP). The default settings are suited for the reception of radio DARC in the 49-m-band at 6070 kHz Primitive, but working (and very instructive, as I think)! compiled with STM32CubeIDE 1.6.0 - connect an antenna (i.e. a long piece of wire, maybe a few meters long) to a bandpass filter for 6070 kHz - connect bandpass filter output to ADC input on PF11 - connect a loudspeaker amplifier to DAC output PA4 - wait for a RADIO DARC transmission, sunday 11:00 CEST and listen (reception of Radio DARC should be possible throughout Europe and beyond) - or wait for some other transmission at 6070 kHz - if neccessary, increase volume by increasing global variable dac_gain for further information: {www.dm1cr.de}

近期下载者

相关文件


收藏者