From 76e9af49a4759e9efbeaa7bd30c71d48eedc5931 Mon Sep 17 00:00:00 2001 From: Jon Salmon <26483285+Jon-Salmon@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:26:26 +0100 Subject: [PATCH] Support OTP bytes on STM32U575/585 --- config/chips/U575_U585.chip | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/chips/U575_U585.chip b/config/chips/U575_U585.chip index 6724d00f5..0b3c4f083 100644 --- a/config/chips/U575_U585.chip +++ b/config/chips/U575_U585.chip @@ -12,3 +12,5 @@ bootrom_size 0x10000 // 64 KB option_base 0x0 option_size 0x0 flags swo dualbank +otp_base 0x0BFA0000 +otp_size 0x200