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 070fc39a9a I2S2 TX circular DMA works
- DMA: I2S TX (DAC)
- I2S buffer: 256 samples (L+R)
- sample width: 32 bit
- audio data: sine wave (2x freq on right ch)
4 weeks ago
..
disp7seg.c Added 7-segment display with 595 shift register 4 weeks ago
main.c I2S2 TX circular DMA works 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