Part Number: TM4C1231E6PZ Hi, I have a question for Errata MEM#03 and MEM#04 which are revision 6 Errata. For both Errata, below workaround is available. - Limit the number of lifetime EEPROM writes to 7 writes per word. Suppose EEPROM is programmed once…
Other Parts Discussed in Thread: TM4C1231E6PZ When the system is turned on and off, if the 3.3V power supply oscillates repeatedly (3.3 to 0), the processor tm4c1231e6pz will be damaged. For example, as shown in the figure below, the processor will be…
Kiran,
Take a look at this web page. There is a summary there of what you can use to develop with TM4C's.
docs.google.com/.../158x7QN1snfdZEPRIzSDgMzlSRWVrXyXgoteLmbXnqnU
Regards
Bruno
Part Number: TM4C1231E6PZ Hi,
I am working on TM4C1231E6PZ microcontroller and doing event counter operation.
I am not able to load value in timer register ( using ROM_TimerLoadSet(TIMER1_BASE, TIMER_A, 0); ) .
I configured it as up event counter…
Part Number: TM4C1231E6PZ Hi Team,
my customer is wondering if it is possible offer a CAN wake-up/sleep functionality? Meaning TM4C should be in some sort of low power mode and start up on CAN signal.
Thank you!
Regards
Andreas
Hi Everyone,
thank you for your inputs!
What if I use hibernation mode and remove the 3V3 supply (besides Vbat) -> is it ok to have a voltage at the IO Pins? (concerning reverse currents/energy)
Regards
Andreas
Other Parts Discussed in Thread: TM4C1231E6PZ Hi ,
1. When I click Run/Debug from CCS 6 , I get the following error Message:
CS_DAP_0: Error connecting to the target: (Error -183 @ 0x0) The controller has detected a cable break far-from itself. The…
Other Parts Discussed in Thread: TM4C1231E6PZTM4C1231E6PZ 's GPIO and SSI functionality is working OK in our board.
When we try the timer interrupt - in ONE-SHOT or periodic mode- as indicated by your examples in the peripherals folder , it hangs and…