NUCLEO-F401RE question
I am only used to writing C scripts on RPi, so I'd like to apologize in advance if I left something vague.
I was looking to use ISPU for LSM6DSO16IS and the website recommended NUCLEO-F401RE as one of the options for developing the project. I am thinking of getting started with NUCLEO-F401RE but I have a question before I buy one.
It says in the link (https://www.st.com/content/st_com/en/campaigns/ispu-ai-in-sensors.html) that NUCLEO-F401RE is one of the "STM32 Open Development Environment". Does this mean that I can write a C script for LSM6DSO16IS that fully utilizes ISPU and the sensor library using STM32Cube with NUCLEO-F401RE and use the C script in other MCU's, such as Raspberry Pi boards?
