STSAFE: Bring Up Tutorials
Hello,
I am using a Nucleo-F401RE board with the X-Nucleo-SafeA1 expansion board (which claims it is compatible with any Nucleo development board).
I am trying to use the software package that is shown in the link below:
https://www.st.com/en/embedded-software/x-cube-safea1.html
When I use UM2646 to try to bring it up and create a simple example, but there are so many #include issues and file reference issues that it doesn't feel like I'm using a proper tutorial to learn how the firmware/hardware works. I followed the steps in Section 3.8 of the UM2646 and all the issues are still present. (Note: I have included the paths and symbols and source locations that are needed).
I have two questions:
1) Are there any tutorials that are similar to TouchGFX/BLE on bringing the STSAFE up?
2) Has anyone who has gotten the Nucleo-SAFEA1 working on a Nucleo board that's NOT the NUCLEO-L476RG board that they use in the one example? If so, what steps did you have to take?