Part Number: TM4C1230D5PM Hi,
TM4C1230D5PM is classified as Blizzard by Tivaware, and GPIOIntEnable() is not allowed.
However, this function is only about setting up GPIO_O_IM (offset 0x410) register, which is a valid one as per the datasheet.
Is this…
Part Number: TM4C1230D5PM Other Parts Discussed in Thread: SYSCONFIG , Hi,
Long time I don't use CCS and TI's microprocessors. Sorry!
Due to the global supply problem, I think that the use of TM4C123x devices can be (at the moment) a good alternative…
Part Number: TM4C1230D5PM Using the I2C ROM bootloader:
In the document, TM4C-BOOTLDR-UG-2.2.0.295.pdf, the description under COMMAND_DOWNLOAD recommends that this command be followed by a COMMAND_GET_STATUS.
Under the command, COMMAND_SEND_DATA, it…
Part Number: TM4C1230D5PM I want to source some TM4C1230D5PM parts, but the distributor lists TM4C1230D5PMI7R order code.
Please clarify, what is the difference between this variant and TM4C1230D5MPI which is listed in most other places? Is it some older…
Part Number: TM4C1230D5PM I need to program the TM4C1230D5PM remotely via a raspberry pi.
The sflash.c program from TivaWare_C_Series-2.2.0.295 doesn't appear to parse the hex file generated by code composer.
Is there documentation on how to take the…
Part Number: TM4C1230D5PM To use the trace functions on the XDS110 debug probe, what pins on the tm4c1230d5pm should be connected.
The JTAG pins have the same names as the pinout table 4 in the debugger document, but I don't know what pins to connect…
Part Number: TM4C1230D5PM I was able to create a ccxml file that powers the target through the XDS110. When editing the ccxml file, I select test connection and it works.
I save the file then try to do Run Connect Target. The error i get states the my…
Part Number: TM4C1230D5PM When setting up the PLL and clocking, I expected to get 80 MHz. My test loop has 7 instructions in it and it produces 5.7MHz square wave
Assuming 1 clock per instruction (that's an assumption), the system clock is 40 MHz.…
Part Number: TM4C1230H6PM Other Parts Discussed in Thread: TM4C1230D5PM , EK-TM4C1294XL , EK-TM4C123GXL
My current project is done on TM4C1294, now I am asked to down scale to TM4C1230D5PM, with fewer features, of course. Any pointer on how to do it properly…