Skip to main content
EZamo.1
Associate III
February 12, 2020
Question

Can Source code be released for 'Guifw-STM32F4xx-Nucleo.bin' ?

  • February 12, 2020
  • 2 replies
  • 750 views

I'm interested in using the Nucleo StmH7 with the L6474 X-NUCLEO-IHM01A1 board.

However I'd like to run STSW-SPIN002 to communicate with it, but that expects to talk to the NUCLEO-F401RE... so I need the protocol that's implemented in order to port to the NUCLEO-H743ZI.

Is it possible to get the source code for Guifw-STM32F4xx-Nucleo.bin?

This topic has been closed for replies.

2 replies

Martin KJELDSEN
Principal III
February 17, 2020

It doesn't sound like it's TouchGFX running on that board, so its definitely not something we've done here at the office. I'll try asking around.

/Martin

EZamo.1
EZamo.1Author
Associate III
March 18, 2020

If the source code that runs on the Nucleo cannot be open-sourced (to be ported to the Nucleo H743ZI) , what about source code for the other side.. the PC software STSW-SPIN002 that talks to it?

If neither, how difficult would implementing the motor movement protocol based on just analyzing the serial traffic between the PC SPIN and the Nucleo F401RE?