We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All,
I am trying out some demo code from the Keil RTX USB Device Memory example C:\Keil\ARM\Boards\Keil\MCB1700\RL\USB\Device\RTX\Memory\
My problem is that I cannot get the USB device recognised as there is no USB connect done automatically.
I suspect that there is a mechanism needed for the VBUS pin to create an interrupt which will then cause a task to run for the Power Event to the RTX.
I have configured the pin for VBUS functionality.
Can anyone point me in the correct direction for documentation.
Thanks