-
- Downloads
Test version works. Drives TCA6408A autonomously. TCA also works with Jetson
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .mxproject 18 additions, 10 deletions.mxproject
- Core/Inc/gpio.h 49 additions, 0 deletionsCore/Inc/gpio.h
- Core/Inc/i2c.h 52 additions, 0 deletionsCore/Inc/i2c.h
- Core/Inc/main.h 4 additions, 0 deletionsCore/Inc/main.h
- Core/Inc/stm32g0xx_hal_conf.h 2 additions, 2 deletionsCore/Inc/stm32g0xx_hal_conf.h
- Core/Inc/stm32g0xx_it.h 2 additions, 0 deletionsCore/Inc/stm32g0xx_it.h
- Core/Inc/tim.h 52 additions, 0 deletionsCore/Inc/tim.h
- Core/Inc/usart.h 52 additions, 0 deletionsCore/Inc/usart.h
- Core/Src/gpio.c 92 additions, 0 deletionsCore/Src/gpio.c
- Core/Src/i2c.c 130 additions, 0 deletionsCore/Src/i2c.c
- Core/Src/main.c 100 additions, 151 deletionsCore/Src/main.c
- Core/Src/stm32g0xx_hal_msp.c 0 additions, 68 deletionsCore/Src/stm32g0xx_hal_msp.c
- Core/Src/stm32g0xx_it.c 32 additions, 5 deletionsCore/Src/stm32g0xx_it.c
- Core/Src/tim.c 128 additions, 0 deletionsCore/Src/tim.c
- Core/Src/usart.c 122 additions, 0 deletionsCore/Src/usart.c
- Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart.h 1745 additions, 0 deletionsDrivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart.h
- Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart_ex.h 771 additions, 0 deletionsDrivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart_ex.h
- Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_lpuart.h 2643 additions, 0 deletionsDrivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_lpuart.h
- Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_tim.h 5272 additions, 0 deletionsDrivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_tim.h
Loading
Please register or sign in to comment