EB075 with EB064 with dsPIC 30F4013

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
kadlcak
Flowcode V4 User
Posts: 9
Joined: Wed Oct 19, 2011 3:15 pm
Has thanked: 1 time
Contact:

EB075 with EB064 with dsPIC 30F4013

Post by kadlcak »

Dear all, is someone who has experience with the EB075 module. I'm using EB064 with the dsPIC30F4013 processor and module EB075. Oscillator is set to HS / 2 w/ PLL 4x, connection is using Channel 2, version of Flowcode 6. When I use EB006 with PIC16F88 program to display the test works O.K. Please can you advice proper setting and connection of the module.
Thank you, regards
Jiri

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: EB075 with EB064 with dsPIC 30F4013

Post by Benj »

Hello Jiri,

To connect the display to the hardware UART on the 30F4013 you need to be connecting the E-block to Port F.

The jumper will need to be in the patch position and you then need 3 pieces of single core wire to patch across the signals.

RX - 2
TX - 3
Reset - Any other Port F pin - Selectable in the Flowcode properties.

The other method is to use the software UART mode in the component properties and set the Reset pin to 5, TX pin to 6 and RX pin to 7 to match the B jumper settings.

Hopefully this should allow the display to work as expected.

kadlcak
Flowcode V4 User
Posts: 9
Joined: Wed Oct 19, 2011 3:15 pm
Has thanked: 1 time
Contact:

Re: EB075 with EB064 with dsPIC 30F4013

Post by kadlcak »

Thank you, now it's O.K. -j-

Post Reply