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 e81f6126c7 I2C1 enabled via CubeMX (LL)
- PCLK: 32MHz (PLL3R)
- 100kHz
- no INT
- SCL: PB6
- SDA: PB7
4 weeks ago
..
disp7seg.c Added 7-segment display with 595 shift register 4 weeks ago
main.c I2C1 enabled via CubeMX (LL) 4 weeks ago
printf.c Builin printf replaced by lightweight variante 4 weeks ago
stm32h5xx_it.c Blinking LED on PC11 4 weeks ago
syscalls.c Project generated from MX 4 weeks ago
sysmem.c Project generated from MX 4 weeks ago
system_stm32h5xx.c Project generated from MX 4 weeks ago
uart5_it.c UART5 TX INT handler fix 4 weeks ago
usart2_dma.c USART2 DMA RX/TX works 4 weeks ago
usart3_dma.c USART3 DMA RX/TX works 4 weeks ago