Hi Fotis,
I tested the v7 component using the BL0114 combo board with the BL0080 PIC EB2 16F18877 and it's working well for me.
In your program you call Start, Clear and Cursor 0,0. The Start function does the clear and cursor move for you so these additions shouldn't be needed.
I've tested the BL0061 board with the BL0114 combo on Flowcode 8 and this is also working well. Tried this in v7 and there is something strange going on so investigating this now.
v8 program - toggling pin b5 every 100us
v7 program - exact same program as above
Hmmmm.
BL0061 USB drivers
- 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: BL0061 USB drivers
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- 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: BL0061 USB drivers
Aha, Think I might have fixed it, simply copy these files into your "Flowcode 7/CAL/STARM" folder.
Fingers crossed
Fingers crossed
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- fotios
- Posts: 458
- Joined: Mon Feb 08, 2010 10:17 am
- Location: Greece
- Has thanked: 109 times
- Been thanked: 117 times
Re: BL0061 USB drivers
Hi Ben
Yes, it is fixed and LCD works just fine.
Thank you!
We have tested and working digital outputs and LCD display so far.
Next step will be a test of PWM channels.
Yes, it is fixed and LCD works just fine.
Thank you!
We have tested and working digital outputs and LCD display so far.
Next step will be a test of PWM channels.
Best Regards FOTIS ANAGNOSTOU
- 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: BL0061 USB drivers
Right,
We've been over the LCD and STARM IO problem again and now have a better fix that should work for everything.
Here is the v7 LCD component - this is as was from 7.3, working with PIC etc Next here is a fix for the STARM CAL IO that should solve the glitch issue on the enable pin, and any similar problems.
We've been over the LCD and STARM IO problem again and now have a better fix that should work for everything.
Here is the v7 LCD component - this is as was from 7.3, working with PIC etc Next here is a fix for the STARM CAL IO that should solve the glitch issue on the enable pin, and any similar problems.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel