GigantQuo commented on issue #16774:
URL: https://github.com/apache/nuttx/issues/16774#issuecomment-3125508223

   Today, when I tried to configure the NSH-console to /dev/ttyACM0 using the 
same "Black Pill" but with STM32F401RET6 microcontroller, I succeed.
   Then I tried to flash this nuttx.bin designed for STM32F401RET6 into 
STM32F411CEU6 (the one described in the original question), and all was good: I 
saw the NSH-console using /dev/ttyACM0, and it worked.
   But in both I need to push the reset button at several time until the 
/dev/ttyACM0 worked properly.
   
   Based on this I suppose that there are some issue in the STM32F411 low level 
configuration.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to