User Activity

Hello,I made a circuit design for a college project and this is my first hardware design. Could I have a review of it before I send it out for getting PCBs.The microcontroller used is STM32F730R8T6. I am particularly interested in knowing if the USB ...
Hello,I am using STM32F767ZI with a motor driver from TI (DRV8908) which works via SPI in 16-bit mode and with 5MHz and has the following requirements:1. SCLK pin should be low when the nSCS pin transitions from high to low and low to high.2. nSCS pi...
I'm using version STM32CubeIDE 1.3.0 on Linux.I am developing a USB application, so I will need to use the external crystal.The external clock (HSE) for STM32F103C8 microcontroller is disabled in STM32CubeIDE. However, I see that it is possible to pr...