Other Parts Discussed in Thread: EK-TM4C1294XL Hi,
I am using the EK-TM4C1294XL EVM board. In my design, I want to upgrade fireware without passing through the Micro-USB port. So, i try to develop the software which sending the UART upgrade protocol…
Might have stated all timers TM4C exhibit the very same odd timing behavior. Witness LED blink rate and GUI scope horizontal scroll rate decrease in speed with higher frequency period divisors of SYSCLK. Oddly the watchdog timers seem to follow closely…
KM01 said: for safety reasons, it will have to be able to shut down a channel completely if a fault has occurred
Devil - once more - alive/well & buried in such, "details." Language, "Shut down a channel completely" may require further definition. …
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: TM4C123GH6PM Tool/software: Code Composer Studio I am trying to design and build devices based on the TM4C123GH6PM that do not rely on the ICDI and I have been struggling to implement usb in…
Other Parts Discussed in Thread: LMFLASHPROGRAMMER , UNIFLASH The following description Serial Flash Downloader in SW-DK-TM4C123G-UG.
i'm using by Example Source in "examples\boards\dk-tm4c123g\boot_serial" with DK-TM4C123G Development Board
it's…
Part Number: TM4C123GH6PGE Hello
Why does not the function work?
I'm use SW-Ver (TivaWare_C_Series-2.1.2.111)
Description in SW-TM4C-DRL-UG-2.1.2.111.pdf
1. QEIPositionGet()
Returns: The current position of the encoder.
2. QEIVelocityGet…
Other Parts Discussed in Thread: MOTORWARE I am trying to modify the InstaspinFOC application in MotorWare.
Specifically I am trying to add a structure to CTRL_Obj and attempting to use the handle structure as advised, however I am finding that the…
I have been using SMBus.c library from the tools section for about a month. Recently, in stress testing, I am getting errors.
After a few thousand reads to 20,000 reads, I get an SMBUS_BUS_BUSY error. Once that happens, the bus is hung until I restart…
Hello Derek,
To get to that sampling rate, you almost certainly would need to use the uDMA to handle the ADC aspect. But that will be complicated to setup fully from scratch.
If you aren't familiar with either module, I would suggest breaking the…
Hi Chris,
have you tried replicating the issue? So far I have been using C2800 Compiler v6.4.9, but I also installed and tried v15.12.1.LTS and still have the same linker errors (I have enabled verbose diagnostics and remarks in the project linker options…