Closed wbadry closed 3 years ago
This library is for SAMD boards, such as SAMD21/SAMD51, while Portenta H7 is STM32H7 using MBED OS. Therefore, the Portenta H7 will never be supported by this library.
Even the STM32_TimerInterrupt library doesn't not support that Portenta H7 boards.
I just have a look at the samd_timerinterrupt documentation you mentioned. It is written by someone else and certainly is mistaken and must be corrected.
You can now use my new Portenta_H7_TimerInterrupt Library
Hello, Although the documentation stated that it is compatible with Portneta H7, I received a compiling error.
Is there anything I can make, or the STM32H747X is not supported?
Thanks