Task Tasks are implemented as C functions. The only thing special about them is their prototype, which must return void and take a void pointer
Tag: CubeMx
STM32-Peripheral’s-SPI: DMA Mode
SPI introduction The SPI interface provides two main functions, supporting either the SPI protocol or the I2Saudio protocol. By default, it is the SPI function
STM32-Peripheral’s-SPI: Interrupt Mode
SPI introduction The SPI interface provides two main functions, supporting either the SPI protocol or the I2Saudio protocol. By default, it is the SPI function
STM32-Peripheral’s-SPI: Polling Mode
SPI introduction The SPI interface provides two main functions, supporting either the SPI protocol or the I2Saudio protocol. By default, it is the SPI function
STM32-Peripheral’s-ADC: Continuous Mode
An analog to digital converter is a circuit that converts a continuous voltage value (analog) to a binary value (digital) that can be understood by