Re: How to demystify some myths about NuttX

2024-07-09 Thread Philippe Leduc
or this great feedback Philippe, but I think it should be at > other thread: > > How to improve/simplify NuttX initialization processes? > > I think Nathan replied to incorrect thread. > > Please move the discussion to the right thread. > > BR, > > Alan > > On

Re: How to demystify some myths about NuttX

2024-07-09 Thread Philippe Leduc
For the record, we had a hard time understanding why NSH is a VIP citizen and that there are multiple ways of initializing NuttX (https://github.com/apache/nuttx/issues/10821). I agree that the documentation is lacking on this subject, but I still feel that NSH shall be see as a standard userspa

Stepper motor driver

2023-09-15 Thread Philippe Leduc
dback about this idea? Best regards, -- Philippe Leduc

Re: Porting NuttX - console management trouble

2023-08-21 Thread Philippe Leduc
Hello, > Sounds like the console device is in RAW mode. For proper NSH behavior, > the console TTY must be configured in COOKED mode. That configuration > should occur automatically if the uart was configured as the serial > console. I suppose that could use the termios interfaces to force > CO

Re: Porting NuttX - console management trouble

2023-08-20 Thread Philippe Leduc
Hello, > Sounds like the console device is in RAW mode. For proper NSH behavior, > the console TTY must be configured in COOKED mode. That configuration > should occur automatically if the uart was configured as the serial > console. I suppose that could use the termios interfaces to force > CO

Re: Porting NuttX - console management trouble

2023-08-20 Thread Philippe Leduc
> > from NXP. I managed to have a POC that boot and the serial seems to work > > properly. However the console seems to behave strangely: I need to > > configure my > > client to handle the echo and to transform input and output. An example > > with > > > > picocom client: > > picocom -b 115200 --

Porting NuttX - console management trouble

2023-08-18 Thread Philippe Leduc
regards, -- Philippe LEDUC philippe.le...@mailfence.com