PIC32MZ1024EFF064 I2C Definition Problem

Moderator: Benj

Post Reply
ronaldlijs
Posts: 139
Joined: Tue Jan 05, 2010 10:07 am
Has thanked: 20 times
Been thanked: 25 times
Contact:

PIC32MZ1024EFF064 I2C Definition Problem

Post by ronaldlijs »

Hi guys,

Seems a small FC I2C Component defintion bug. In Flowcode for this MCU, there are 4 channels defined: 1, 2, 3 and 4.

> However... although this MCU (64 pin version) has got 4x I2C channels, which is correct, the MCU pinout for I2C channel 2 is not present on this chip.
> This MCU has got in fact Channels 1, 3, 4 and 5 active.
> I've included an extract of the Data Sheet Showing all channel pinouts.
> I've also included a screenshot of Flowcode's I2C channel definitions for reference.

Could you be so kind as to fix the I2C Clowcode Component definitions?

Many thanks in advance as always!
R
Attachments
i2c_fc8_component_pinout.jpg
i2c_fc8_component_pinout.jpg (65.41 KiB) Viewed 1541 times
i2c_pic32mz1024eff964_pinout.jpg
i2c_pic32mz1024eff964_pinout.jpg (79.16 KiB) Viewed 1541 times

ronaldlijs
Posts: 139
Joined: Tue Jan 05, 2010 10:07 am
Has thanked: 20 times
Been thanked: 25 times
Contact:

Re: PIC32MZ1024EFF064 I2C Definition Problem

Post by ronaldlijs »

I've attached the FC Project File for reference and forgot to mention that it compiles without errors.
Attachments
PIC1_MAIN_LEFT_V1.fcfx
(24.22 KiB) Downloaded 129 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC32MZ1024EFF064 I2C Definition Problem

Post by Benj »

Thanks for letting us know. I have hopefully now fixed the problem and pushed the change to the update system.

ronaldlijs
Posts: 139
Joined: Tue Jan 05, 2010 10:07 am
Has thanked: 20 times
Been thanked: 25 times
Contact:

Re: PIC32MZ1024EFF064 I2C Definition Problem

Post by ronaldlijs »

Hi Ben,

Fantastic, thanks as always for the very prompt reply and in this case fix!

Cheers!!!
R

Post Reply