Hello Sai
in Tm4c123gh6pmi only USB boot-loader dump it detect as DFU, but in Tm4c1294ncpd this Ethernet boot-loader its working code in that only Disable the Ethernet and enable USB boot-loader, its detect as undevice as show ,
I need to figure out how to get data onto the sd card faster (minimum 1Mb/s)
I noticed in the mmc-dk-tm4c129x.c file there is a set_max_speed function that sets the SSI0 port to a 12.5MHz max.
How would I go about safely increasing this limit?
I am trying to alter the buffer using snprintf. I have a feeling I am meant to break this up into different sections of processing, as in, receive message, make modifications to buffer, send intial message + altered component. I believe this has something…
Other Parts Discussed in Thread: TM4C129ENCPDT TM4C129ENCPDT DATA SHEET
in Table 30-1. Absolute Maximum Ratings - VIN_GPIO Input voltage - 0.3 - 4 V
in Table 30-44. ADC Electrical Characteristics for ADC at 1 Msps Single-ended, full-scale analog input…
Hi Viekko, I need to communicate between two TM4C1294 boards using ethernet specifically with the PTP 1588 protocol, and not one board and PC communication like you have suggested above. If you could provide a sample code to send and receive messages…
Other Parts Discussed in Thread: TM4C129XNCZAD I buillt and tested the enet_io project that comes with the development kit and it worked okay, so I thought I would include similar Ethernet support into my existing RTSC project.
The code compiles fine…
I agree with Jeff, there's a bug in the code and I can't find any detailed documentation on ROM_UpdateEMAC.
Is it equivalent to the alternative flash based boot_loader provided in C:\ti\TivaWare_C_Series-2.1.0.12573\utils\swupdate.c?
Hi all.
It's not clear for me, if exist or not a graphical IDE that help us to create a GUI for display TFT.
Is there any kind of package or software on TI that I'm able to see?
Thanks in advance