Author |
Message |
Topic: SPI communication |
rdesgagn
Replies: 4
Views: 14982
|
Forum: General CCS C Discussion Posted: Wed Jul 30, 2008 4:39 pm Subject: SPI communication |
Thanks a lot PCM Programmer. Me too, I have noticed that the H-Bridge is sending the LSB first and I was reading it backwards so the data didn't make sense at all.
Thank you again for your help, e ... |
Topic: SPI communication |
rdesgagn
Replies: 4
Views: 14982
|
Forum: General CCS C Discussion Posted: Wed Jul 30, 2008 3:36 pm Subject: SPI communication |
Thanks for your answer PCM programmer. I applied the changes that you told me to do. I'm using a 20 MHz oscillator, so I'm ok with SPI_CLK_DIV_16 . Now, I think it's working fine but I still have a ... |
Topic: SPI communication |
rdesgagn
Replies: 4
Views: 14982
|
Forum: General CCS C Discussion Posted: Wed Jul 30, 2008 1:49 pm Subject: SPI communication |
Hello everyone,
I'm using a PIC18F4520 with an Infineon H-Bridge (TLE6209-R) to control an actuator. The H-Bridge receives a PWM another signal to specify the direction. ... |
|