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.h LED, UART5, systick, printf works 2 months ago
crc.h LED, UART5, systick, printf works 2 months ago
dac.h LED, UART5, systick, printf works 2 months ago
gpio.h LED, UART5, systick, printf works 2 months ago
main.h LED, UART5, systick, printf works 2 months ago
stm32_assert.h LED, UART5, systick, printf works 2 months ago
stm32f3xx_hal_conf.h LED, UART5, systick, printf works 2 months ago
stm32f3xx_it.h LED, UART5, systick, printf works 2 months ago
usart.h LED, UART5, systick, printf works 2 months ago