Hi Ralph,
Actually I tried exactly that thing, I don't know if I explained this correctly.
I just modified couple of lines to use PORT J in new micro as follows:
ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOJ); ROM_GPIOPinTypeUSBAnalog(GPIO_PORTJ_BASE…
Part Number: TM4C1237D5PZ Hi TI Team,
I am trying to reset micro on hardware fault. It does reset micro but USB device disappears from Device Manager in Windows. If i do power on reset. USB device shows up. I was wondering what is the difference bet…
Part Number: TM4C1237D5PZ Hi TI Team,
I am trying to use CAN feature of TM4C1237D5PZ. When i receive can message interrupt is being generated. But when i go ahead and get message, it always returns me message id 0, data length 0 as if it did not get…
Thanks for your response, actually I created a project with the proper MCU, but I'm having same result.
I don't know if CCS6 in a free version is only supporting Launch Pad Micro.
I still cannot debug
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: TM4C1237D5PZ Tool/software: Code Composer Studio Example code for can bus communication between two tiva c board using tivaware peripheral library
Other Parts Discussed in Thread: TM4C1237D5PZ , TM4C123GH6PGE , LMFLASHPROGRAMMER I am trying to make an evaluation board using TM4C1237D5PZ. I am having the chip : TM4C1237D5PZ. I am using another Tiva C series launch pad to download the code into TM4C1237D5PZ…
Other Parts Discussed in Thread: TM4C1237D5PZ Hi,
I would appreciate if somebody can help me out understand how to write BOOTCFG register for PIN E6 for processor TM4c1237D5PZ. I am using following code with no success.
#define FLASH_FMA 0x400FD000 #define…
Hi Amit,
Sorry to get you back on old thread. Will it be possible to attach an example of CAN loopback for TM4C1237D5PZ. I am trying to use above code but in my case CANStatusGet is returning error code 8. I appreciate your help.
Thank you ,
Manoj