[PIC32MX575] 2 temp sensors TC72 comparing, project, help

Thread Starter

orzeszty

Joined Mar 10, 2016
2
Hello.
I'm new here and i'm student too. I need some help with programming a PIC32. I have project on my university which contains 2 TC72 connected to pic32mx575.
In this project i must compare temperature live between this two TC72. I read about SPI connections and initizalization and i have some code examples but it's to less to code this.
I ask you for some pdfs, books, links or code examples. It will be nice if you help me, thanks.
 

Thread Starter

orzeszty

Joined Mar 10, 2016
2
Yes i can do that. I'm reading "Programming 32-bit Microcontrollers in C - Exploring the PIC32 - Lucio Di, Elseiver" and learning from this book somehow.
 

ErnieM

Joined Apr 24, 2011
8,377
That is an excellent book (I have a well worn copy) but sadly it was almost obsolete as soon as it was published. It has a huge amount of great information but sadly the compiler and libraries have changed.

The good news is Microchip has an archive download area where you should find the compiler and libraries it works with.
 
Top