ISKBoard example project
Wenxue
2025-09-02 797ac99ec7dbcd43426c2fdc4ccf0c77e0b68843
refs
author Wenxue <wenxue.guo@avnet.com>
Tuesday, September 2, 2025 09:48 +0800
committer Wenxue <wenxue.guo@avnet.com>
Tuesday, September 2, 2025 09:48 +0800
commit797ac99ec7dbcd43426c2fdc4ccf0c77e0b68843
tree d7e5a81c87147943926e9f7a20189541855bca3c tree | zip | gz
parent 870258231fcc031e39444188a49271eb5d323d51 view | diff
1-wire之DS18B20采样程序
117 files added
171896 ■■■■■ changed files
.cproject 181 ●●●●● diff | view | raw | blame | history
.project 32 ●●●●● diff | view | raw | blame | history
Core/Inc/adc.h 52 ●●●●● diff | view | raw | blame | history
Core/Inc/gpio.h 49 ●●●●● diff | view | raw | blame | history
Core/Inc/main.h 84 ●●●●● diff | view | raw | blame | history
Core/Inc/stm32l4xx_hal_conf.h 482 ●●●●● diff | view | raw | blame | history
Core/Inc/stm32l4xx_it.h 67 ●●●●● diff | view | raw | blame | history
Core/Inc/tim.h 57 ●●●●● diff | view | raw | blame | history
Core/Inc/usart.h 52 ●●●●● diff | view | raw | blame | history
Core/Src/adc.c 163 ●●●●● diff | view | raw | blame | history
Core/Src/board/ds18b20.c 311 ●●●●● diff | view | raw | blame | history
Core/Src/board/ds18b20.h 18 ●●●●● diff | view | raw | blame | history
Core/Src/board/miscdev.c 266 ●●●●● diff | view | raw | blame | history
Core/Src/board/miscdev.h 114 ●●●●● diff | view | raw | blame | history
Core/Src/gpio.c 98 ●●●●● diff | view | raw | blame | history
Core/Src/main.c 205 ●●●●● diff | view | raw | blame | history
Core/Src/stm32l4xx_hal_msp.c 82 ●●●●● diff | view | raw | blame | history
Core/Src/stm32l4xx_it.c 219 ●●●●● diff | view | raw | blame | history
Core/Src/syscalls.c 176 ●●●●● diff | view | raw | blame | history
Core/Src/sysmem.c 79 ●●●●● diff | view | raw | blame | history
Core/Src/system_stm32l4xx.c 332 ●●●●● diff | view | raw | blame | history
Core/Src/tim.c 221 ●●●●● diff | view | raw | blame | history
Core/Src/usart.c 127 ●●●●● diff | view | raw | blame | history
Core/Startup/startup_stm32l431rctx.s 461 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l431xx.h 15077 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Device/ST/STM32L4xx/Include/stm32l4xx.h 303 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Device/ST/STM32L4xx/Include/system_stm32l4xx.h 106 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Device/ST/STM32L4xx/LICENSE.txt 6 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Device/ST/STM32L4xx/License.md 83 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_armcc.h 894 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_armclang.h 1444 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_armclang_ltm.h 1891 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_compiler.h 283 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_gcc.h 2168 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_iccarm.h 964 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/cmsis_version.h 39 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_armv81mml.h 2968 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_armv8mbl.h 1921 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_armv8mml.h 2835 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm0.h 952 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm0plus.h 1085 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm1.h 979 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm23.h 1996 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm3.h 1937 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm33.h 2910 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm35p.h 2910 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm4.h 2124 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_cm7.h 2725 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_sc000.h 1025 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/core_sc300.h 1912 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/mpu_armv7.h 272 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/mpu_armv8.h 346 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/Include/tz_context.h 70 ●●●●● diff | view | raw | blame | history
Drivers/CMSIS/LICENSE.txt 201 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 4374 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal.h 726 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc.h 2017 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_adc_ex.h 1423 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_cortex.h 422 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h 211 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma.h 861 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_dma_ex.h 284 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_exti.h 858 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash.h 1028 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ex.h 125 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_flash_ramfunc.h 74 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio.h 323 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_gpio_ex.h 1060 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_i2c.h 838 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_i2c_ex.h 184 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr.h 411 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_pwr_ex.h 929 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc.h 4883 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_rcc_ex.h 3045 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim.h 2394 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_tim_ex.h 439 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart.h 1810 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_uart_ex.h 748 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_adc.h 8244 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_bus.h 1954 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_cortex.h 637 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_crs.h 785 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_dma.h 2430 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_dmamux.h 1981 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_exti.h 1359 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_gpio.h 1056 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_lpuart.h 2892 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_pwr.h 1675 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rcc.h 6233 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_system.h 1629 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_tim.h 5104 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_usart.h 4699 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_utils.h 329 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/LICENSE.txt 6 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c 765 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_adc.c 3681 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_adc_ex.c 2375 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c 541 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c 1174 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c 307 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c 638 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c 764 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c 1316 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c 251 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c 551 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c 7548 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c 368 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c 658 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c 1474 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c 1942 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c 3556 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c 7902 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim_ex.c 2820 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_uart.c 4919 ●●●●● diff | view | raw | blame | history
Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_uart_ex.c 1098 ●●●●● diff | view | raw | blame | history
ISKBoard.ioc 224 ●●●●● diff | view | raw | blame | history
STM32L431RCTX_FLASH.ld 190 ●●●●● diff | view | raw | blame | history