I have a few questions about the E-blocks PS/VGA-board.
1. Can the ps2/vga-board be used with the EB006 PIC programmer board ?
2. Are there macro's available to program the board ?
3. Wich PIC should be used ?
4. Where can I find the test files SVGA.hex and Keyboard.hex ?
GRTZ, Skip
PS/VGA-board
- 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: PS/VGA-board
Hello
In asnwer to your questions.
1) Yes the VGA/PS2 board is compatible with the EB006 but you will probably require an 18F chip running at high speed (48MHz PLL) to manage the VGA and PS2 functionality.
2) No there are no macro available at the moment as the code to drive these functions is very timing critical and has to be set up carefully.
3) I would recommend an 18F device capable of 48MHz operation. Alternativly an ARM or an AVR would be quite capable as they run faster then PICs.
4) I have attached the current test files.
In asnwer to your questions.
1) Yes the VGA/PS2 board is compatible with the EB006 but you will probably require an 18F chip running at high speed (48MHz PLL) to manage the VGA and PS2 functionality.
2) No there are no macro available at the moment as the code to drive these functions is very timing critical and has to be set up carefully.
3) I would recommend an 18F device capable of 48MHz operation. Alternativly an ARM or an AVR would be quite capable as they run faster then PICs.
4) I have attached the current test files.
- Attachments
-
- Software.zip
- (260.78 KiB) Downloaded 326 times
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