Part Number: TM4C1230H6PM Hi
Ref. to data sheet:
DS-TM4C123GH6PM-15842.2741 SPMS376E
Register 14: GPTM Timer A Prescale (GPTMTAPR), offset 0x038
"When in one-shot or periodic down count modes, this register acts as a true prescaler for the timer counter…
Part Number: TM4C1230H6PM Hi,
It's been long time, so hello to everyone!
I'm in the developers state of a self made board, and so far all went fine.
On the board there are two RS485 ports, connected to respectively UART0 and UART2, on the GPIO…
Part Number: TM4C1230H6PM I want to use TimerA of TIMER0_BASE with Prescale, and the code is following :
SysCtlPeripheralEnable(SYSCTL_PERIPH_TIMER0); while(!SysCtlPeripheralReady(SYSCTL_PERIPH_TIMER0)){}
TimerConfigure(TIMER0_BASE, TIMER_CFG_A_PERIODIC…
Part Number: TM4C1230H6PM
Hi guys,
I am working on a product for which the hardware layout and pin-out does not allow me to use my PWM assigned ports. For this reason I am trying to generate one via SW using a Digital Output port.
This is working fine…
Part Number: TM4C1230H6PM Other Parts Discussed in Thread: CODECOMPOSER , EK-TM4C123GXL , TM4C123GH6PM Tool/software: Code Composer Studio I'm able to use both codecomposer and the LM Flash Programmer to load and run my application. I would like to be…
Part Number: TM4C1230H6PM Other Parts Discussed in Thread: TM4C1230E6PM , TM4C123GH6PM , TM4C123FH6PM Hi Team,
I have something to consult you as below.
1. TM4C1230H6PM's Datasheet shows the maximum junction temperature is 150°C, and maximum junction operation…
Part Number: TM4C1230H6PM Hi
My customer use TM4C1230H6PM ADC pin PE2 (CH1) , PE3(CH0) , PE4(CH9) , PE5(CH8) , four channels are sampled 10 times each, found the PE3 pin problem,
Test 1 : if ADC PE3 (CH0) to GND , other Channels ADC date as below, data…
Part Number: TM4C1230H6PM Hello
I have been working with EPROM programing on tm4c123 and something have gone very bad… code composer can´t connect any more with it
Error connecting to the target:Unable to communicate with the device. Please…
Part Number: TM4C1230H6PM Tool/software: Code Composer Studio I debug a project .... but it start runing... I press pause and console shows CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: Error: Debug Port error occurred. But there…