User Activity

I'm trying to align an input 15 kHz signal with a 20% duty cycle with an output 15 kHz signal with a 50% duty cycle. To do this I'm hooking up the input signal to a direct capture interrupt and Timer 1 Channel 4 and using the HAL_TIM_IC_CaptureCallba...
I'm currently using the STM32 L476RG for an application where I need to communicate with peripherals through SPI at 1.8V. Currently I'm using the TXB0108 bidirectional logic level shifter to convert my SPI lines from 3.3V to 1.8V but there are proble...