Things to mention in this post:* Windows.h Library* Making Header File using windows features In this post, we are writing c code that makes header…
View More Making Windows Header File by .exeCategory: Learning In Progress
Using DMA safely while cache is enabled on STM32H7
Things to mention in this post: Below sections are all cited from Wikipedia for now. Cache on STM32H7 Memory Protection Unit (MPU) A memory protection…
View More Using DMA safely while cache is enabled on STM32H7