Part Number: TM4C123GH6PM Tool/software: I am trying to solve communication between spi master(RPI) and TM4C123GH6PM(slave). Master sends 4 bytes in total and i am able to check it via logic analyzer. The slave always gets just the first byte and then…
Part Number: TM4C123GH6PM Tool/software: I seem to have some sort of problem writing a one to Bit 0 of my Data Register and I can't find the fault. 9 gets changed to 8 and 3 gets changed to 2. When I correct it to an even number it shows up fine in my…
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: EK-TM4C1294XL Greetings, I want to deep sleep a TM4C123GH6PM processor on a custom board, but I think I can't configure the correct clock settings for it. I'm not using a library for the project…
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi All,
My Customer need to submit the checksum of the code created to the Flash writing company.
Please tell me how to check the checksum.
Best Regards,
Ito
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: EK-TM4C123GXL , Tool/software: Greetings,
I recently installed the latest version of CCS Theia. This is my first time using the VS Code-based version of CCS, and I have a problem with debugging…
Part Number: TM4C123GH6PM hi
I am currently working on a project with TM4c123GH6PM.
Am usingTIMER1A_Handler to trigger ADC conversion at GPIOB port 5 which is connected to a potentiometer .when conversion is triggered , am storing the result from…
Part Number: TM4C123GH6PM Tool/software: Hello Everyone!!
I am trying to implement custom bootloader for TM4C123GH6PM by considering an example project (boot_serial) available in Tiva library. i have made changes with the communication interface from…
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: TPS25751EVM , TPS25751 Tool/software: I am trying to flash the TM4C123GH6PM on my custom PCB. In development I successfully used the TPS25751EVM (EVM), which uses the TM4C123GH6PM. When I connect…
Part Number: TM4C123GH6PM Tool/software: Hello There,
Seth here again. I have been doing whatever it is I do to get motors usage working on the Tiva Series T4C23GXL with the TM4C123GH6PM on it (M4F).
Unlike my last post, I have built something…
Part Number: TM4C123GH6PM Other Parts Discussed in Thread: EK-TM4C123GXL Tool/software: Greetings,
Earlier today, I had to uninstall the old Eclipse-based CCS IDE from my PC and install the new one, which is VS Code-based. Importing my old projects…