User Activity

We have had trouble with a STM32F7769BGT6 resetting when heated to around 45°C. The part should be rated for 85°C, as are the rest of the components on our board. We've looked at the power supplies and they don't show any issues. To duplicate the pro...
I'm using an STM32F769 for a project. I'm trying to continuously stream ADC samples to a buffer. I can fill the buffer without issue, but the DMA never recirculates back to the beginning. I don't get any DMA errors, and the ADC is still running (I...
Posted on October 18, 2017 at 15:35I wonder if someone could help me with proper shutdown and restart of a bulk HOST IN USB endpoint.  I am using an STM32469I, with HS USB via ULPI.  I can start USB streaming to the host, but at termination I get ma...
Posted on August 11, 2017 at 21:01I am using the SAI1 peripheral on the STM32469I for full-duplex operation.  I first implemented independent Tx, and it works great.  However, when I add synchronous slave receive, the DMA acts very strangely.  Inste...