You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unicod 60ba2a0b08 LED, UART5, systick, printf works
- sysclk: 40 MHz (8MHz crystal+PLL)
- 1ms systick
- UART5 with IT
- printf connected to UART5
2 months ago
..
adc.c LED, UART5, systick, printf works 2 months ago
crc.c LED, UART5, systick, printf works 2 months ago
dac.c LED, UART5, systick, printf works 2 months ago
gpio.c LED, UART5, systick, printf works 2 months ago
main.c LED, UART5, systick, printf works 2 months ago
stm32f3xx_hal_msp.c LED, UART5, systick, printf works 2 months ago
stm32f3xx_it.c Added initial files 2 months ago
syscalls.c Added initial files 2 months ago
sysmem.c Added initial files 2 months ago
system_stm32f3xx.c Added initial files 2 months ago
usart.c LED, UART5, systick, printf works 2 months ago