Part Number: TM4C123BE6PM Other Parts Discussed in Thread: EK-TM4C123GXL , , UNIFLASH , MSP430FR59941 , MSP430FR5994 , MSP-FET Hi Team,
I am using TM4C123BE6PM and MSP430FR59941 devices in two different projects. Currently i am using EK-TM4C123GXL…
Hi Abhishek,
I have not heard back from you. I'm assuming you were able to resolve your issue. If not, just post a reply below or create a new thread. I will close this thread for now.
Part Number: TM4C123BE6PM Hello,
Can I ask your advice about the failure cause of my customer returned board ?
Q1. Can I ask your advice about the failure cause ? Q2. Do you know if you know concerns about the EEPROMInit() ? --(*2)
Phenomenon: …
Part Number: TM4C123BE6PM
Hi team,
My customer wonder if there's risk to add a 2.4k pull-down resistor on TDO pin. Will it impact programming or debugging transaction? Or, is there a way to disable the internal pull-high on reset? The pin is used…
Part Number: TM4C123BE6PM Hello,
The DS p.1252 "Table 23-27. EEPROM Characteristicsa" explains the time ETProg is nom. 110us, 30ms, or 60ms.
My customer would like to program the EEPROM in the minimum time, that is, 110us.
Could you please advise…
Part Number: TM4C123BE6PM
Hello,
Could you please tell us how to use the BOR1 as interrupt source?
My customer asked a couple of questions:
Q1. Which is the interrupt vector for BOR1? (I think it is System control, but let me confirm.)
Q2…
Part Number: TM4C123BE6PM Hello, My customer asked the time for the C start-up code to run. Do you have definition about this?
When they tested the time from "Power-ON" to "main()", the result was 10ms or 17ms. Therefore they asked this question to…
Part Number: TM4C123BE6PM Hello,
My customer uses UART 6 for RS485 communication.
The UART port RX data have a problem. The port receives unexpected bytes when no one on RS485 bus is sending data.
To solve the unexpected bytes, they added a code…
Part Number: TM4C123BE6PM Hi,
I am trying to understand the CAN Bus registers, the CAN Status (CANSTS) register has Last Error Code(LEC) bits to describe the Last Error occurred on the CAN bus. I couldn't understand 0x7(No Event) error, the register…
Part Number: TM4C123BE6PM Hi,
Let me talk about UART of TM4C123BE6PM
When UART 6 receives normal communication data before clearing the UARTRSR register after framing error detection, which interrupt should be enter "received complete interrupt" or…