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 8e9183c9f3 RS485 5MBps ping-pong test, if Bus1 and Bus2 connected
- baudrate: 5Mbps
- UART2 sends 0..127
- UART3 sends 128..255
- 127 triggers sending 128..255
- 255 triggers sending 0..127
1 week ago
..
disp7seg.c Added 7-segment display with 595 shift register 4 weeks ago
i2c_master.c Added i2c_master.* 3 weeks ago
main.c RS485 5MBps ping-pong test, if Bus1 and Bus2 connected 1 week 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
tlv320aic3104_ctrl.c Added tlv320aic3104_ctrl.* with codec select 3 weeks ago
uart5_it.c UART5 fix, big TX buffer for large listing 3 weeks ago
usart2_dma.c USART2 DMA RX/TX works 4 weeks ago
usart3_dma.c USART3 DMA RX/TX works 4 weeks ago