Other Parts Discussed in Thread: CONTROLSUITE
Hello,
I'd like to try out the usb_dev_bulk example project on my F28M35H52C1 control card. I take this project from the 3.2.4 controlSuite release, F28m35x/v110/F28M35x_examples_Master/usb_dev_bulk. After I built the project I programmed it to the device, but unfortunately it doesn't seem to work properly. I've noticed that some subtle things are missing from the source code.
For instance UART0 is nowhere enabled with SysCtlPeripheralEnable(SYSCTL_PERIPH_UART0); Therefore I became unsure where is the bug in my experiment.
Has somebody ever tried this example project?
Thanks in advance,
Tamas