|
Forum Index : Microcontroller and PC projects : Thread subject: VT100 ASCII Terminal Video Signal Issue
| Author | Message | ||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
Hi guys, i need your ideas. I can not get a video signal out from my ascii terminal (vt100 emulator): Instead of the MCP1700-330 i used the Wemos ESP32 18650 Battery Shield. For VGA, i only connected the green signal (Pin 2) and soldered the "green" pad in the "select color" section on the pcb. I have checked connection from PIC to VGA Output-> everytbhing is fine! I testet 3 VGA Monitors but no visible Output. Same on Composite Output! If i turn the device on, the activity led is on. On every keypress of the ps2 Keyboard the led is blinking. So i think the input part works fine. Any Ideas of whats going on with the Video Output? The Schematic: |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
It does sound like the PIC32 is working correctly. When you are testing the terminal make sure that you place a jumper across the Tx and Rx pins. That way anything you type will be echoed back and you can then see the result of your typing on the screen. If that does not work you should try an oscilloscope on pin 12 of the PIC32. Do you see anything? Geoff Geoff Graham - http://geoffg.net |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10590 |
Have you connected all of the grounds on the VGA output? (pins 5,6,7,8,and 10). For many monitors you need all of them |
||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
@matherp they seems to be already connected in the VGA socket. i have checked it with multimeter. @Geoff yes i connected RX with TX with the jumper cable on the frontpanel (second picture). Pin 12 on the oscilloscope: Edited 2020-12-16 22:14 by Vampire05 |
||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
Here is Pin 12 with different oscilloscope timings: |
||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
VSync: Hsync: Green channel |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
You have activity on all the required VGA signal lines and you can be sure that the firmware is generating the correct signals... so the fault must be in either: - Your wiring to the VGA connector - Your VGA cable - Your monitor You need to check all three VERY carefully. Geoff Geoff Graham - http://geoffg.net |
||||
| gob33 Newbie Joined: 26/02/2018 Location: FrancePosts: 6 |
You will go faster buying an AXEL AX3000 thin client terminal . |
||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
it works now! Thank you very much Geoff!The Problem was a missing Connection between Pin 18 and Pin 25 on the self eached PCB. This is the reason why VGA AND Composite does not work. The HSYNC is used by both signals! Now both works. Edited 2020-12-17 02:11 by Vampire05 |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |