|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
MCU driver implementations (from sbl-hardware) More...
MCU driver implementations (from sbl-hardware)
Platform-specific driver implementations. Maintained in sbl-hardware and included automatically based on the target hardware.
Key classes:
Gpio - GPIO read/write/toggle operationsTimer - Delay functions, millis(), system tickUart<N> - Multi-instance serial communicationAdc - ADC polling and DMA scan mode [STM32H7]Sai - SAI/I2S audio with DMA [STM32H7]Dma - DMA controller [STM32H7]init() - System initialization (clocks, power, GPIOs)init_audio() - Audio subsystem (PLL2, SAI, codec) [STM32H7]