Direct Access to the SRAM
Hello, as part of my master's, I am required to process information received from some electronic system, I need to read 36 bits (output of 3 12 bit ADC) at the same time and process them and perform calculations and for that I need execution speed. I chose STM32H743ZGT6 and I wanted to know if ports B,D,G,E in this microcontroller have direct access to SRAM memory for fast reading of the ports and the possibility to process them after 4 clock cycles? That is, they will be stored in SRAM after 4 clock cycles
