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
6 days ago
..
adc.c LED, UART5, systick, printf works 6 days ago
crc.c LED, UART5, systick, printf works 6 days ago
dac.c LED, UART5, systick, printf works 6 days ago
gpio.c LED, UART5, systick, printf works 6 days ago
main.c LED, UART5, systick, printf works 6 days ago
stm32f3xx_hal_msp.c LED, UART5, systick, printf works 6 days ago
stm32f3xx_it.c Added initial files 6 days ago
syscalls.c Added initial files 6 days ago
sysmem.c Added initial files 6 days ago
system_stm32f3xx.c Added initial files 6 days ago
usart.c LED, UART5, systick, printf works 6 days ago