Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Part Number: TM4C1230E6PM
Tool/software:
Hi,
Im trying to make a timer which periodically triggers an interrupt on a TM4C1230E6PM.
Here is the minimal example I came up with:
// --- Includes
#include <stdio.h>
#include <stdbool.h>
#include <stdint…
Hi Charles,
Thanks for your reply. I understand that the two are not compatible.
Charles Tsai said: Whatever interrupts you are currently using in TivaWare, you can let the TI-RTOS Hwi handle it so that the interrupt vector table is not messed up.
How…
Part Number: TM4C1230E6PM Hi,
I am using TM4C1230E6PM microcontroller, I want to save unsigned long number (4 Byte) information in memory, when power goes its will save this variable data in memory and when its Power ON, can retain this 4 byte value…
Hi Micou,
I have not heard back from you. I suppose the issue with error connecting to the target is resolved. I will close this thread for now. You can update this post if there is any update and the thread will automatically reopen again.
Part Number: TM4C1230E6PM Hi,
I have several systems that communicate through the CANbus. Microcontrollers use ADC, master I2C, CANbus and systick. all ms, an ADC measurement request is made and every 100ms, I read data on the I2C. the microcontroller…
Part Number: TM4C1230E6PM Hello,
I have the PBORCTL register which has not been modified (BOR0 and BOR1 to 1). When I changed the microphone voltage for what to 2.88V, I did not have a reset as indicated in the datasheet. Do you know why he doesn’t reset…
Part Number: TM4C1230E6PM Other Parts Discussed in Thread: BQ34Z100 Hello,
I have a tm4c1230e6pm who read a bq34z100-z1 gauge. when I have a big current disappearing, I can no longer communicate with the gauge. I have the signals below. I try to reset…
Part Number: TM4C1230E6PM Hello,
What is the typical/ expected pull up/ down resistor drive strength when configured as an input? I understand that these weak pull ups are different than the output drive settings and the datasheet doesn't specify a parameter…
Part Number: TM4C1230E6PM Hello,
I have a code with many error.
Description Resource Path Location Type #131 expected a "{" srv_tick.h /BOOT_BATEAU_TI/Sources/Srv line 21 C/C++ Problem #20 identifier "DELAY_ACTIVE" is undefined srv_tick…
Hi,
I have not heard back from you. I assume you have resolved the issue. I will close this thread for now. If there is any update from your side, simply write back to this post and the thread will reopen.