One pulse mode internal trigger
Hi,I'm currently trying to create a software pulse for an ADC with an stm32 device which I'm pretty new to.I have everything working and receive data clocked via HAL_SPI_Receive, but the pulse is created via a hardware trigger and this is the only co...