Commit Graph

19 Commits (02bfe8a6a1c9f12e89a8293aa668a04d1e10c68c)

Author SHA1 Message Date
Daniele Lacamera 5f2a3d5ac7 Fix pointer increment 2024-05-15 10:55:46 +02:00
Daniele Lacamera 572e1157bc Added "otp-keystore-primer" tool 2024-05-15 10:55:46 +02:00
Daniele Lacamera 62a5b9f8fa Export hal functions for OTP read/write access 2024-05-15 10:55:46 +02:00
David Garske 09464ca0aa API's to support OTP flash read/write on the STM32H7. Enabled with `FLASH_OTP_ROT`. 2024-05-15 10:55:46 +02:00
Daniele Lacamera fce6149cf8 Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
David Garske 80ac15693c Fixed STM32H7 UART 5. Added CMake support for DEBUG_UART. Adjust example config to use correct QSPI offsets for update partition. 2023-03-06 16:25:06 +01:00
David Garske 40f2f82dd7 Add support for UART5. 2023-02-02 12:11:23 -08:00
David Garske 1766864a6b Fixes for STM32 QSPI and cleanups. Added build-option for QSPI clock (`QSPI_CLOCK_MHZ`). 2022-12-20 13:31:28 +01:00
David Garske a9526bab8f STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7. 2022-12-20 13:31:28 +01:00
Lealem Amedie 18bfcecd6b wolfBoot cmake support 2022-12-07 13:00:10 -08:00
David Garske b46c5b222c Cleanup STM32H7 target documentation and code. 2022-02-14 10:51:53 -08:00
David Garske d38de3b432 Update copyright year 2021-07-19 07:50:02 -07:00
Daniele Lacamera b957b7e56a Correct BANK2 offset in STM32H7. Fixed flag to check on flash write
operations.

Should solve #109.
2021-02-05 10:46:33 +01:00
Daniele Lacamera 6208f48bc8 Fix for issue #89: Workaround for ECC in STM32H7 driver. Fixed erase
function.
2020-11-26 17:43:21 +01:00
Daniele Lacamera 2394c7424e Fixed stm32h7.c hal write from app 2020-11-26 17:43:21 +01:00
Daniele Lacamera f8c577e291 Fixed offset alignment in STM32H7 hal_flash_write 2020-11-26 17:43:21 +01:00
Daniele Lacamera c7998c817a Fixed hal_flash_write in stm32h7, added dualbank option 2020-11-17 10:27:03 +01:00
Chris Conlon 1f57ad9f39 update copyright to 2020 2020-01-03 15:36:00 -08:00
David Garske d146193615 Support for STM32H7. 2019-12-16 14:44:45 -08:00