Hi Aaron,
I think to work around the SSI limitation (as the FIFO cannot be disabled), you will need to somehow establish a protocol of data exchange between the master and the slave that defines the command as a 4-byte sequence. For example, the master…
Part Number: TM4C1237H6PGE Tool/software: Code Composer Studio I just created a project using CCS Version: 7.3.0.00019, compiler TI v17.9.0.STS for a TM4C1237H6PGE. When I attempt to call sprintf or vsnprintf, the program locks up. I placed blinking functions…
Thanks for all the replies.
I have solved the power supply issues and replaced the the MCU all the power lines are acting as required and have removed all other circuitry from the board. All that is on the board is the MCU with all the specified capacitors…
Well, I updated to TivaWare.
After several hours of updating declarations and includes I got the warnings to go away...haha
The migration guide spma050 definitely helped, but I imagine I will be testing the program for a long time to prove nothing…
Other Parts Discussed in Thread: TM4C1237H6PGE , CC2530 Hello all,
I need the support on the logic of multiple device programming at once.
I want to use TM4C1237H6PGE controller for programming multiple devices at once.
That device needs three lines…
Other Parts Discussed in Thread: TM4C1237H6PGE Hi all,
we are working on the tiva c series TM4c1237h6pge. we are getting problem of I2C code.So can please provide the examples of i2c
Regards
Bala
Sumith electronics
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…