SPI don't work with 18F4431

Moderator: Benj

Post Reply
Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

SPI don't work with 18F4431

Post by Mathy »

Hi everyone and best wishes for the new year :)

I have a problem with the last Flowcode release for PIC and the SPI component with a 18F4431. Flowcode compiles well but nothing happen on the SPI port.
I try to setup the expert configuration box because It's possible to mux SPI with portC or portD but without any success.

SPI works well with 18F4420 but I need 18F4431 features.

Anybody has an idea ?

Thank you :)

Mathy

Mathy
Posts: 333
Joined: Mon Oct 05, 2009 2:39 pm
Has thanked: 30 times
Been thanked: 33 times
Contact:

Re: SPI don't work with 18F4431

Post by Mathy »

Hello :)

Nobody can help me ?

Thanks a lot,

Mathy

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: SPI don't work with 18F4431

Post by Benj »

Hello Mathy,

Hmm thats a strange one. Have you tried using the port as an output before enabling the SPI? Does the chip do other things eg are you sure it is running correctly etc.

Post Reply