Part Number: TM4C1292NCPDT Hi,
I am working on validation of PHY interface with microcontroller using enet_tcpecho_server example code with launchpad.
I am able to get IP address through tera term but flailed in socket test, also not able to connect target…
Part Number: TM4C1292NCPDT Hi,
I am working TM4c1292NCPDT microcontroller using TIVA drivers libraries.
I2c master communicating with temperature sensor ,The temperature sensor have the conversation time about 8ms. If i press RESET in the conversation…
Part Number: TM4C1292NCPDT Hi,
I am working TM4c1292NCPDT microcontroller using TIVA drivers libraries. Most of time system is working fine.
While testing our device for back to back power cycle. It is reporting "ARBITRATION LOST ERROR" and it's remain…
Part Number: TM4C1292NCPDT TI team,
Regarding MPN# TM4C1292NCPDTI3R, can you pls confirm it's TOPS( Tera Operations Per Second) ? the TOPS is a performance measurement metric used to assess the computing device’s capability of executing trillions…
Part Number: TM4C1292NCPDT Other Parts Discussed in Thread: TCA9555 Hi,
I've an issue in my code for I2C transfer.
In my reference running code, the function used for I2C transfer is following:
I2C_Handle i2c;
I2C_Params i2cParams;…
Hi,
I think I have answered a similar question to your colleague in this post about arbitration lost and how to handle it. I will close this thread.
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers…
Part Number: TM4C1292NCPDT Hi,
My example code for SPI (using SSI0) is working on TI Launchpad. See code below
#include <stdbool.h>
#include <stdint.h>
#include <inc/hw_types.h>
#include <inc/hw_ssi.h>
#include "inc/hw_memmap.h"
#include <driverlib…
Part Number: TM4C1292NCPDT Other Parts Discussed in Thread: UNIFLASH Hello,
I am facing issue to perform unlock sequence on my custom PCB board.
Please refer below image for errors.
Please share your comments on it.
Thanks,
Kiran
Hi Charles,
The code was getting hanged due to introduction of additional I2C bus lines which were not taken into account earlier so probably due to I2C Bus Fault the connection wasn't being established
Best Regards,
Kiran
Part Number: TM4C1292NCPDT Other Parts Discussed in Thread: UNIFLASH Hi,
I've issues programming/detecting my board in 'LM Flash Programmer'.
But able to detect it in CCS UniFlash utility
The port is being detected under 'Device Manager'…