refactor: serialize CH390 runtime SPI access

Move runtime CH390 transactions behind a single ch390_runtime owner so main, lwIP glue, and EXTI no longer compete for SPI access. Keep the system stable under runtime load and capture the remaining CH390 readback failure as a credible low-level device-response issue in the handoff logs.
This commit is contained in:
2026-04-01 03:39:08 +08:00
parent e5fffaccdf
commit 14a532290d
11 changed files with 892 additions and 255 deletions
+5
View File
@@ -549,6 +549,11 @@
<FileType>1</FileType>
<FilePath>..\Drivers\CH390\CH390_Interface.c</FilePath>
</File>
<File>
<FileName>ch390_runtime.c</FileName>
<FileType>1</FileType>
<FilePath>..\Drivers\CH390\ch390_runtime.c</FilePath>
</File>
</Files>
</Group>
<Group>