User Activity

Hello For the STM32H7 micro controllers what does a "SRAM with scattered architecture mean". "The STM32H7x3 line provides from 1 to 2 Mbytes of Flash memory, 1 Mbyte of SRAM with a scattered architecture: 192 Kbytes of TCM RAM (including 64 Kbytes of...
Posted on July 15, 2018 at 05:18Hi I am working with the LPS22HB eval board from ST and trying to generate an interrupt when the pressure drops suddenly.  So according to the data sheet this would be a PLE event (2nd bit of 0x0B register) Below are ...
Posted on May 11, 2018 at 01:27 Hi ThereI was looking at AN4661, pg 45 where the signal routing guidelines for SDMMC is given. It has the below bullet points when it comes to skew  The skew being introduced into the clock system by unequal trac...
Posted on February 23, 2018 at 05:39Hi Has anyone been able to get the STM32F7 in to stop mode. I've been trying to get the current down on my board but to no avail. After sending the following commands listed below, I still see a current of ~5mA. I...
Posted on January 24, 2018 at 19:50Hi My micro (STM32F765VI) has 512KB of SRAM. I have an OV7725 image sensor connected to it. I am right now performing a DMA transfer of RGB565 in 320x240 format from the image sensor to SRAM. This takes up 320x240x...