Hey Alan,
Many thanks for the quick reply. Watching your Steer video makes me want
to dive into Nuttx a lot more!
I tried to use lpcxpresso-lpc1768 at the beginning of the project but
wasn't able to get it working and boot into nsh.Configuring Nuttx via
mbed:nsh or mcb1700:nsh works for my board
Hi Manav,
The LPC1768/69 has good support to USB Host, I used NuttX with a Momo
Racer Force Feedback joystick almost 10 years ago:
https://www.youtube.com/watch?v=z_-RAFdQd0s
Try to enable the Debug options inside Build Setup -> Debug Options
using the "make menuconfig" to see where it is failing
Hello!
I am trying to implement a system for my final year project viz Vehicle
Violation System. As an extension to it, I need to use a USB keyboard for
lpc1768 to control some of the cameras. Being from a non-technical side, I
have almost negligible experience of configuring and using Nuttx the
c