How to port to a new NUCLEO board -- NUCLEO_H753ZI #15710
-
How does one go about porting to an unsupported NUCLEO? I'm looking for a NUCLEO with a 16 bit ADC. Th Nucleo_H753ZI is one of the models that supports it. There is the H743ZI/ZI2 but those have been obsoleted by STM. Some useful info: The biggest difference seems to be
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
753 is the same 743 with adition of HW cripto, if the NUCLEO board is the same, the firmware must work without change |
Beta Was this translation helpful? Give feedback.
-
@AndreoBotelho -- Your suggestion of using the 743ZI firmware worked. Also my build after just copying over the NUCLEO_H743ZI files also worked. Thank you! I will close this. |
Beta Was this translation helpful? Give feedback.
-
I'm going to reopen this. The firmware works but the Pins are all messed up. Any ideas on where to look to fix it. Thanks. |
Beta Was this translation helpful? Give feedback.
753 is the same 743 with adition of HW cripto, if the NUCLEO board is the same, the firmware must work without change