Part Number: TM4C123AH6PM Tool/software: I'm attempting to use CCS project import facility to import a working CCS5 project using Tivaware 1.1 to CCS12. I copied the TivaWare 1.1 library to the correct location and everything builds fine until the very…
Part Number: TM4C123AH6PM Hi,
I have connected encoder to SPI.
Is there a way to check various failure for example:
Encoder not connected to ground, so data and clock are floating.
Encoder data not connected
Encoder clock not connected
in software? I…
Part Number: TM4C123AH6PM Other Parts Discussed in Thread: EK-TM4C123GXL Hello,
I am working with our software engineer and we are running into an issue attempting to port a project from the LM4F211H5QR to its replacement the TM4C123AH6PM. We have our original…
Part Number: TM4C123AH6PM We have developed an internal boot loader that runs out of protected flash memory which flashes NVM program space.
Recently we have run into devices failing to flash NVM using this bootloader routine.
The only potential corrective…
Part Number: TM4C123AH6PM Hi all,
QEISTAT Register has a bit called ERROR, which is set high "when an error was detected".
I could not find anywhere in the documents information regarding "for how long does that bit stay set". Does it briefly…
Part Number: TM4C123AH6PM Other Parts Discussed in Thread: TM4C123GH6PM , , EK-TM4C123GXL Hi Team,
Our customer would like to confirm if the TM4C123AH6PM has a USB module. The datasheet shows that there is a Universal Serial Bus Peripheral Present (PPUSB)…
Part Number: TM4C123AH6PM Hello all,
We have one application that uses a TM4C123AH6PM. One of the GPIO's is connected to the gate of a N-ch mosfet which controls a power line.
The EN_5V_BOOST_PWR is connected directly to GPIO PB3, pin #48 of the IC…
Part Number: TM4C123AH6PM Hi Experts,
Due to the noise environment, there is a chance that phA and phB of QEI module input signals rise or fall simultaneously. In this case, what happens on QEI counter? Is it incremented or decremented?
I was looking…
Part Number: TM4C123AH6PM Greetings,
We have a project where a board with a TM4C123 is permanently powered. To avoid draining the battery, the strategy is to put it down to DeepSleep (it won't really be doing ANYTHING, it just has to be awaken by a pulse…
Part Number: TM4C123AH6PM I'm trying to implement a AD74111 codec chip that requires setting the SPI data input pin DIN either high or low prior to calling to pulling RESET low to configure the part for master or slave mode. The DIN pin would have…