cancel
Showing results for 
Search instead for 
Did you mean: 

Hi All, How to configure Nuttx RTOS with NUCLEO-H743ZI2 board? And after configuration how to and where to start programming, means on STM32CubeIDE ?

RGhat.1
Associate II
5 REPLIES 5

Hello @RGhat.1​ ,

Take a look at the following link : incubator-nuttx/boards/arm/stm32h7/nucleo-h743zi at master · apache/incubator-nuttx · GitHub

It might be helpful.

BeST Regards,

Walid

HI,

The you have sent me is for Nucleo-H743ZI board and I'm using Nucleo-H743ZI2 board.

So when I port this Nuttx RTOS into my Nucleo-H743ZI2 board, is it possible to do programming and create our own driver using STM32CubeIDE?

Regards,

Rushikesh

Hello @RGhat.1​ 

Sorry, but your question is not very clear to me. Could you please provide more details?

Thanks in advance.

Hi,

Actually I'm working with Nucleo-H743zi2 board and have ported Nuttx RTOS into the board. For this I am using Linux operating system

I want to know that is it possible to do programming in STM32CubeIDE instead of Linux operating system? Is it possible to create driver in STM32CubeIDE?

Like we do for FreeRTOS in STM32CubeIDE.

Regards,

Rushikesh G

Hello @RGhat.1​ ,

STM32CubeIDE is an IDE + toolchain. It has no bearing on the application to be developed.

It can be used to develop FreeRTOS based applications, and will run on both Linux and Windows.

BeST Regards,

Walid