Search found 4 matches

by rfmatchguy
Sat May 02, 2009 9:53 pm
Forum: NetBurner's Eclipse IDE
Topic: #inlcude <complex.h>
Replies: 2
Views: 3985

#inlcude <complex.h>

I didn't see a complex.h library.
Is there any way of getting this functionality for the Netburner?
Maybe there is a way to import from the GNU compiler?

Just converting R and X into VSWR and Gamma...

Also, has anyone made a web app for Netburner to display a Smith chart?
Any help much appreciated.
by rfmatchguy
Sat May 02, 2009 8:48 pm
Forum: NetBurner's Eclipse IDE
Topic: Cp1252 character encoding error.
Replies: 1
Views: 5442

Cp1252 character encoding error.

I cut and pasted the code from the 'Mod5270 Programmable Interrupt Timer application note' into Eclipse to compile it and it returns a 'Save could not be completed. Reason: Some characters cannot be mapped using "CP1252" character encoding. Either change the encoding or remove the the char...
by rfmatchguy
Thu Apr 23, 2009 12:43 pm
Forum: NetBurner Hardware
Topic: Example A/D code using QSPI library for TI TLV2548 ?
Replies: 4
Views: 4090

Re: Example A/D code using QSPI library for TI TLV2548 ?

Thanks for the quick replies to help me out. I'll let you know how it turns out when I get to work on it again this weekend. (My real job gets in the way of the fun stuff...) Wish me good luck! Apr 30th - Thank you again. Once I got my 330 ohm pull up to +3.3V on the output of 74LCX07 Hex buffer to ...
by rfmatchguy
Thu Apr 23, 2009 10:33 am
Forum: NetBurner Hardware
Topic: Example A/D code using QSPI library for TI TLV2548 ?
Replies: 4
Views: 4090

Example A/D code using QSPI library for TI TLV2548 ?

Hi, I'd like to interface an sensor board which uses the SPI BUS 12 bit 8-Channel TI TLV2548 to my MOD5270 Netburner. The TLV2548 command structure is a little more complicated than the LM70 temperature sensor SPI BUS GPRS example I found on the forum, so I was hoping someone has already written cod...