Hi Jamal,
For code examples the best is to get the boosterpacks like Amit suggested.
For the temperature sensor you can try using the internal temperature sensor on the TM4C. Really good to get into ADC and there are Tivaware examples.
Besides…
Other Parts Discussed in Thread: TLV5616 , MSP430F5438A Hello all,
I'm trying to use a DAC (TLV5616) to interface my MSP430F5438A with a motor driver, the DAC needs to output a range of 0-5 V. Currently I'm trying to interface with the DAC via one of…
Hi Sukgyu,
If you are starting with the Tiva try looking into here:
I haven't added much about the SSI to the blog, it's made but with exams I haven't had time to review it a little more before posting.
Sukgyu Koh said: Is there any sample code…
Greetings,
I have a bit of a problem with this DAC TLV5616CD, SMD, it is used in our PCB, according to it's datasheet, power supply range is from 2.7 to 5.5V, so we connected it to 3.3V. At this condition this chip is not working. On our test board…
Hey Damian,
Okay so i did as you said, and it works without the circuit and is running without any errors.
What do you think would be wrong with my input circuit? i used the one that is published in a paper from TI instruments (pre-amplifier circuit…
Hello Tansel,
The UAF42 topology does not accommodate differential operation. I suggest using a multiple-feedback (MFB) active filter which lends itself nicely to a differential input, or fully differential filter. I wrote an article for TI's AAJ some…