Skip to main content
bassem.saleh93
Associate II
September 23, 2019
Solved

Can anyone developing already on nucleo-h743zi board tell me which IDE is using and has support for this board?

  • September 23, 2019
  • 2 replies
  • 750 views

..

This topic has been closed for replies.
Best answer by fbar

STM32CubeMX and STM32CubeIDE both work, but only using HAL libraries or direct register access. Neither creates code with LL_ libraries support

2 replies

fbar
fbarBest answer
Senior
September 23, 2019

STM32CubeMX and STM32CubeIDE both work, but only using HAL libraries or direct register access. Neither creates code with LL_ libraries support

Tesla DeLorean
Guru
September 23, 2019

There are HAL library examples, some subtle changes between ZI and ZI2 variants.

Should be Keil and IAR projects for it.

STM32Cube_FW_H7_V1.5.0\Projects\NUCLEO-H743ZI\Examples

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..