Part Number: RM46L850 I've been unable to find an explanation for the interrupts that relate to a USB Device. Per spns185c.pdf the VIM has:
68: USB_FUNC.IRQISOON
69: USB_FUNC.IRQGENION
70: USB_FUNC.IRQNONISOON
71: not ( USB_FUNC.DSWAKEREQON)
72: USB_FUNC…
Part Number: RM46L850 Other Parts Discussed in Thread: HALCOGEN
I'm unable to get USB to work using the example code as a USB device. I put in a counter to see the sources of the interrupt handler in in usbdenum.c, and it's always SBD_INT_SRC_SOF or…
Part Number: RM46L850 Other Parts Discussed in Thread: HALCOGEN , TMS570LC4357 , , LAUNCHXL2-RM46 I'm using HALCoGen generated startup code and linker file. I'm using gcc format outputs.
In C++, if I have a class which is instantiated global, the…
Part Number: RM46L850 Hi Team,
I search for our MCU product.
And just saw ARM Cortex R4/R4F/R5F/M3/M4F on the TI website.
Do we have the MCU that implemented ARM Cortex M0+ ???
If not, does it have any roadmap or plan for it??
Our customer insisted they…
Part Number: RM46L850 Other Parts Discussed in Thread: HALCOGEN Tool/software: Code Composer Studio Hi,
May I know the reason why can't I change the value of
HR prescale, LR prescale in halcogen.
Hello,
Hercules RM46L850 has RTI (real-time interrupt) module to provide timer functionality. More information can be found in Chapter 13 in device TRM. n the examples you can find example_rtiBlinky.c examplethat blinks a LED every second usin RTI module…
Part Number: RM46L850 Other Parts Discussed in Thread: RM48L952 Hi experts,
I wonder if I can make use of USB CDC class demo application available for RM48L952 HDK to RM46 controller using USB transceiver.
Looking forward for your help
Thanks,
Vis…
Part Number: TMS570LS1224 Other Parts Discussed in Thread: RM46L850 I tried the demo video https://youtu.be/WYjLGBr9n3M to generate PWM on Hercules TMS570LS12x LaunchPad (RM46L850) but it is not generating any PWM signals.
Part Number: RM46L850 Tool/software: Code Composer Studio Hi,
I m working with XL2RM46 BOARD.
Trying to do spi communication(mibspi)for master. problem what I m facing is txdat1/0 is not capturing my txbuffer.
PFA