cancel
Showing results for 
Search instead for 
Did you mean: 

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

bassem.saleh93
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
fbar
Senior

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

View solution in original post

2 REPLIES 2
fbar
Senior

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

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
Up vote any posts that you find helpful, it shows what's working..