Page 1 of 1

I2C - alternative pin

Posted: Tue Jan 19, 2010 1:52 pm
by Bobes
Hello,
I am using dsPIC33FJ128MC804. I was wandering if there is setting on I2C block, that would allow me to switch to alternative pin-out (It is not re-mappable, but you have two pairs of pins to select from.. at least that is how I understand it)
I would rather use ASDA1 and ASCL1 (pin 42 and 43), than SDA1 and SCL1 (pin 44 and 1).
Is there some easy (tick box) way, or should I do that via c-function?
Thanks
Kind regards
Josef

Re: I2C - alternative pin

Posted: Tue Jan 19, 2010 2:03 pm
by LubinKerhuel
This option has not been implemented yet.

I may have a look at it as it sound pretty easy to do.

Lubin

Re: I2C - alternative pin

Posted: Tue Jan 19, 2010 2:07 pm
by Bobes
ok, would be great.
as for PIC I am using - Register Settings: BitField: ALTI2C, Register: FPOR, 1 = SDA1/SCL1, 0 = ASDA1/ASCL1