Write problems on a SRAM with the STM32H743ZIT6
Posted on April 20, 2018 at 14:19GreetingsI have the following problem on the micro STM32H743ZIT6:1) during access to the external write bus, on an SRAM, with only 16 bit bus, occurs when I execute the instruction* ((uint16_t *) 0x60000000) = (uint1...