User Activity

Hello community,I'm using USB CDC functionality of STM32F103C8T6 to read file data from FATFS by SPI and transmit it to USB host by CDC_Transmit_FS(). USB MSC mode is not available because I need to send other commands to STM32 via CDC.The file trans...
I'm using STM32F407 and I want to capture a pulse of following detail:Frequency: 100~1000 HzLOW voltage: 0.7vHIGH voltage: 1.5vand I'm wondering that whether STM32 input capture can be triggered on such 0.7~0.8V height pulse, or not.If not, what is t...
Kudos given to