rfPIC

Forum for problems or queries regarding other Flowcode Components. Eg LEDs, Switches, LCD, Gfx LCD etc

Moderators: Benj, Mods

Post Reply
jadiflow
Flowcode v5 User
Posts: 273
Joined: Thu Apr 17, 2008 9:59 am
Has thanked: 19 times
Been thanked: 16 times
Contact:

rfPIC

Post by jadiflow »

Hi,

I have a requirement for an RF link and was planningto use an rfPIC and the Microchip receiver. I'm not sure whether Flowcode supports this application.
I know there is an RFID app, but I can't find any specific info on the rfPIC to set up a serial link.
Are there flowcode macro's for that, or do I have to 'byte-bang' the relevant registers?

Thanks,

Jan Didden

User avatar
Steve
Matrix Staff
Posts: 3421
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: rfPIC

Post by Steve »

Flowcode can program the rfPICs, but there is no direct support for the "rf" side of these chips. So you will need to add C code to your application to allow this to happen.

If you do create some functions to run the rfPIC, then we may be able to create a component for you (and anyone else who would be interested).

Post Reply