summaryrefslogtreecommitdiff
path: root/docs/esp32
diff options
context:
space:
mode:
authornspsck <teng.jiang94@gmail.com>2023-09-26 20:06:30 +0200
committerDamien George <damien@micropython.org>2024-08-22 12:28:52 +1000
commitbd4aaa7333edf53a17c31c96ae731202fec4b0f9 (patch)
treedb007c922c4e8bbc4441f2f6daeba0e92e2f590e /docs/esp32
parente2c0e876f52d438fbdc286ab51cee92d5a24218e (diff)
stm32/octospi: Add OSPI support for STM32H7 MCUs.
Added a if-statement to `octospi.c` to detect if the targeted MCU is one of the STM32H7 series. If that is the case, another set of variables are used for the `mp_hal_pin_config_alt_static_speed()` function, as well as for register `OCTOSPI1->CR`. This allows the STM32H723 and STM32H7B3 series MCU to use octo-spi flash like the STM32H573 series MCU. Signed-off-by: nspsck <teng.jiang94@gmail.com>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions