Search found 3 matches

by karabo
Tue Mar 24, 2009 3:16 am
Forum: dsPIC Peripherals
Topic: How to setup the SPI module to send and recieve data
Replies: 5
Views: 11528

Re: How to setup the SPI module to send and recieve data

I have another question, do we have to use the pin mapping in our simulink model?

thanks
Khalid
by karabo
Tue Mar 24, 2009 2:30 am
Forum: dsPIC Peripherals
Topic: How to setup the SPI module to send and recieve data
Replies: 5
Views: 11528

Re: How to setup the SPI module to send and recieve data

Thank you Lubin for your diagram, it builds and compiles fine, but the chip select doesn't seem to be selected(pulled low) by the pic micro. We are using 10k resistor. Do you know why this is happening?

Thanks
Khalid
by karabo
Fri Mar 20, 2009 5:20 pm
Forum: dsPIC Peripherals
Topic: How to setup the SPI module to send and recieve data
Replies: 5
Views: 11528

How to setup the SPI module to send and recieve data

Hello Mr. Lubin, We are a team of students at Oakland University, USA and we are currently working on a project that uses dspic (30f4011)controller and we are currently using your dspic toolbox for spi communication. We are communicating to the pressure sensor that has spi interface. We looked throu...