User Activity

HelloI have an Idea that involves getting video from a PC to an MCU or equivalent. I'm thinking to use ADV7611 to do the deserialization and use its output with the DCMI interface on an STM32. For me it seems like this would be possible as many of th...
HelloI have been trying to debug an USB issue I've had on my STM32F722 Nucleo. For whatever input I try to send with CDC only two bytes are sent to my host PC. I'm using the latest HAL drivers.When breaking in the function USB_WritePacket() I can see...