Hallo,
i evaluate for a new project the RA[4/6]E1 Controllers.
I have some problems to find a working USB sample. Currently i have a fpb_ra6e1 board here.
In the board examples folder https://github.com/renesas/ra-fsp-examples/tree/master/example_projects/fpb_ra6e1 is no USB sample.
I modified the sample:
https://github.com/renesas/ra-fsp-examples/tree/master/example_projects/ek_ra6m1/usb_phid/usb_phid_ek_ra6m1_ep
https://github.com/renesas/ra-fsp-examples/tree/master/example_projects/ek_ra4m1/usb_phid/usb_phid_ek_ra4m1_ep
to work with the R7FA6E10F2CFP Controller. But nothing (USB) is working.
I have Connected USB-DP, USB-DM and USB_VBUS to P407. Adjusted the USB Clock to 48 MHz.
Is a demo HID, CDC, WINUSB is available to evaluate the USB functions?