rb3/int3 18f8722

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

rb3/int3 18f8722

Post by saschech@gmx.de »

Hallo steve , benj certainly also sean !

rb0/int0 .... rb2/int2 work ok , but rb3/int3 it works not.(I change the int in the same program)
Please help.
...............
The 18f8722.h is not updatet in the new version. #define trisi trisj
#define porti portj
...............
your tip "Custom characters to HD44780 LCD" works fantastic! much thanks.

Regards wolfgang

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

Re: rb3/int3 18f8722

Post by Steve »

How does INT3 not work? I.e. simulation, or in hardware, or both?

Also, have you tried INT4 and found the same problem?

saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

Re: rb3/int3 18f8722

Post by saschech@gmx.de »

Hallo steve

On my board the int0 to int3 work ok.
In flowcode simulation int3 does not work.

I cannot find int4,there is KBI0 pin 53 .....

Regards wolfgang

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

Re: rb3/int3 18f8722

Post by Steve »

I have only implemented the simulation of INT0, INT1 and INT2 within Flowcode, which explains your problem.

saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

Re: rb3/int3 18f8722

Post by saschech@gmx.de »

Hallo steve

I have this int3 , please lock the picture in my mail to you.

Regards wolfgang

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

Re: rb3/int3 18f8722

Post by Steve »

Simulation works in a different way, and it has only been implemented for INT0 to INT2.

You should be able to get INT3 to work on your hardware, but it will not work during simulation.

Post Reply