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…
Part Number: TM4C1230E6PM Other Parts Discussed in Thread: SYSBIOS Tool/software: Hi,
I'm trying to run trace analysis (function profiling, CPU load measurements) on a Tiva Ware TM4C1230E6PM using a BlackHawk TMDSEMU200-U Debug Probe.
My Application…
Part Number: TM4C1230E6PM Tool/software: Hi,
I'm working with an AD7124-8 which has a "continuous read mode", where the DOUT pin is also used as a RDY pin indicating the availablity of new data to be read over SPI.
I want to do the following…
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…