Porting on a custom STM32 board #1088
Unanswered
SMarechalBE
asked this question in
Q&A
Replies: 1 comment
-
The NucleoL476 plus the SX1261MBXBAS shield platform is the one closest to your requirements. You need to create a new directory under boards directory then copy the contents under NucleoL476 directory to your newly created one. Then adapt the individual files according to your MCU and board requirements. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to port the library on a custom STM32L412 board with SX1261 but even with the porting guide, I don't really know where to start. Is there somewhere a step by step explanation of how to port this on an existing project to cubeIDE ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions