User Activity

According to the STM32F4/F7 data sheet FMC controller support 32-bit bus PSRAM. For my application I would like to use this configuration, due to a high bandwidth requirement. However, in the market it seems very difficult to find a PSRAM with 32-bit...
The DCMI controller in STM32H7 is faster than F4 and F7. It supports a pixel clock up to 80Mhz. However, is the FMC controller fast enough to acquire such fast data? Let's say, one has an image sensor that generates 10-bits or 12-bits data with 74.25...
Posted on June 15, 2018 at 01:26I think there is an error In http://www.st.com/content/ccc/resource/technical/document/reference_manual/02/35/09/0c/4f/f7/40/03/DM00083560.pdf/files/DM00083560.pdf/jcr:content/translations/en.DM00083560.pdf. In figure...
Posted on May 03, 2018 at 19:43I'm trying to program STM32L4-discovery board using the registers of ST32L4 only. I wanted to modify flash latency and see if the register value really changes by using gdb. However, it turned out that the following si...
Posted on March 31, 2018 at 18:03Can a STM32H7 capture 12-bits raw bayer progressive video data? For instance, from an OV5642 image sensor?I'm looking at the reference manual of the MCU. It can be found from the following link.http://www.st.com/cont...