2024-11-02 11:24 PM - last edited on 2024-11-03 1:10 AM by Peter BENSCH
Hello,
I'm Emily and I'm fairly new at using NUCLEO devices and ToF sensor. I would like to ask if a board NUCLEO-F401RE could only run one .bin file or could it run two .bin file? I'm currently trying out STSW-IMG035 but would like to have Gesture and Hand Posture running on one program instead of two.
Also, I would also like two know if it is possible to have gesture and hand posture to run in one program as well. Any help is appreciated!
Thank you!
Emily
2024-11-03 8:37 AM
Not exactly.
What you could more practically do is merge the functionality at a source code level and the allow it the select the demo to run.
2025-12-22 12:03 AM
Slightly different problem. stm32F401RE. Attempting to load GRBLGRU onto nucleo board. The web-builder .bin for this generates an "unreadable" error. Same for the generic UNO and others. I believe the F411 nucleo .bin
will load properly, but unusable as the default config files used by the web builder generate an instant error9, and
grounding the limit pins for all 3 axes does not fix the problem. Being a really old guy, I'm a bit flummoxed by the IDE and platformIO methods, and wondering if there are errors in the above mentioned options that could be fixed to allow their use / thanks so much