Part Number: TM4C129ENCPDT Hi Team,
I am using the TM4C129ENCPDT microcontroller with an SSD1306 OLED display over I2C . The OLED powers on, but it only shows a solid blue /dot-filled pattern across the screen.
However, the text (e.g., “PAVAN”) is…
Part Number: TM4C129ENCPDT Other Parts Discussed in Thread: TMDSEMU560V2STM-U Under the part number TM4C129ENCPDT , the emulator TMDSEMU560V2STM-U is listed under Supporting Devices on the TI website. However, this emulator is not able to program or debug…
Part Number: TM4C129ENCPDT Tool/software: Hello!
I am running into a issue when testing my EPI performance. I am using the EPI to interface with a Lattice FPGA.
Setup Details:
static int32_t SetEpiParams ( EpiDriverConfigParamsType* params ///<…
Part Number: TM4C129ENCPDT Tool/software: Hello,
I've been reading up on using the EPI peripheral and notice that there are use cases that do and do not use uDMA. I would like to know what the recommended approach is from TI. For background, my design…
Part Number: TM4C129ENCPDT I'm working on an old product that uses TIVAWare revision 2.1.0.12573.
I'd like to move to a later revision, but I want to check for any changes that were made to the original.
Is there somewhere I can download this revision…
Part Number: TM4C129ENCPDT Tool/software: If SSI data is transferred to external SDRAM using uDMA while the CPU is accessing external SDRAM frequently, data in the middle of the transfer will be lost.(only 1byte) Looking at the waveform, there is an interval…
Part Number: TM4C129ENCPDT Hi,
I am getting below linker error and the controller is TM4C129ENCPDT. I am trying an application program for using USB feature in the controller.
========Error message is below =======
undefined first referenced symbol…
Part Number: TM4C129ENCPDT Tool/software: Hi,
I am looking at implementing a small file system on my custom TM4C129ENCx microcontroller board using FATFS. I noticed there is a port for MMC and external SD cards inside of Tivaware default installation…
Part Number: TM4C129ENCPDT
Tool/software: CCS
HI,i am suing quad spi to write to and read from flash .reading data from flash uing qspi is working but not able to write in qspi mode.if i am using the above function for flash write which is in legacy…
Part Number: TM4C129ENCPDT Other Parts Discussed in Thread: UNIFLASH Tool/software:
Hi,
I was using TM4C129ENCPDT development board for one of my project.It was working fine but after i flashed the code(which was working fine) i am not able to reprogram…