Author |
Message |
Topic: software USART buffer - slow |
The_Todd
Replies: 3
Views: 4738
|
Forum: General CCS C Discussion Posted: Sat Jul 28, 2007 10:14 am Subject: software USART buffer - slow |
Thanks guest, I will try changing to 32 bits monday and see how things go!
ckielstra
The compass is a PNI TCM3 high performance compass: http://www.pnicorp.com/productDetail?nodeId=cTCM3
The data ... |
Topic: software USART buffer - slow |
The_Todd
Replies: 3
Views: 4738
|
Forum: General CCS C Discussion Posted: Fri Jul 27, 2007 9:11 pm Subject: software USART buffer - slow |
I have a couple software "bit bang" ports to read digital compass / motor controller etc... and they are seeming a bit slow when I time them on the pic 18f4520.
The compass outputs 21 byt ... |
Topic: Convert 4 hex bytes to float |
The_Todd
Replies: 5
Views: 10383
|
Forum: General CCS C Discussion Posted: Wed Jul 18, 2007 11:51 pm Subject: Convert 4 hex bytes to float |
I have a compass that outputs via serial a binary string containing the IEEE 754 standard binary representation of a float.
An example is:
43 81 81 9C
representing 259.01257 degrees
My issue ... |
Topic: PIC18F4520 Development Kit Comment & Question Exercise 7 |
The_Todd
Replies: 4
Views: 5651
|
Forum: General CCS C Discussion Posted: Sun Feb 11, 2007 7:05 pm Subject: PIC18F4520 Development Kit Comment & Question Exercise 7 |
So with a little more digging i've found that the answer to my question is that there is another error in exercise 7. Anyways, it should suggest adding ADC=12, as this will return a range of 0-1023, w ... |
Topic: PIC18F4520 Development Kit Comment & Question Exercise 7 |
The_Todd
Replies: 4
Views: 5651
|
Forum: General CCS C Discussion Posted: Sun Feb 11, 2007 6:23 pm Subject: PIC18F4520 Development Kit Comment & Question Exercise 7 |
First of all, I just bought the development kit with the student discount and am really enjoying it. I'm working through the exercise book, and am have a few troubles with example 7.
The example read ... |
|