{"id":927,"date":"2013-01-15T20:01:50","date_gmt":"2013-01-16T04:01:50","guid":{"rendered":"http:\/\/www.roastgeek.com\/wordpress\/?p=927"},"modified":"2013-01-31T21:08:23","modified_gmt":"2013-02-01T05:08:23","slug":"vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480","status":"publish","type":"post","link":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/","title":{"rendered":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480"},"content":{"rendered":"\r\n\t<!-- sfs forms added to the_content - adding as a comment so that it will not display, but will it fool spammers?\r\n\t<br>\r\n\t<br>\r\n\t<form action=\"https:\/\/www.roastgeek.com\/wordpress\/wp-comments-post.php\" method=\"post\" id=\"commentform1\">\r\n\t<p><input name=\"author\" id=\"author\" value=\"\" size=\"22\"  aria-required=\"true\" type=\"text\">\r\n\t<label for=\"author\"><small>Name (required)<\/small><\/label><\/p>\r\n\r\n\t<p><input name=\"email\" id=\"email\" value=\"\" size=\"22\"  aria-required=\"true\" type=\"text\">\r\n\t<label for=\"email\"><small>Mail (will not be published) (required)<\/small><\/label><\/p>\r\n\r\n\t<p><input name=\"url\" id=\"url\" value=\"\" size=\"22\" type=\"text\">\r\n\t<label for=\"url\"><small>Website<\/small><\/label><\/p>\r\n\t<p><textarea name=\"comment\" id=\"comment\" cols=\"58\" rows=\"10\" ><\/textarea><\/p>\r\n\r\n\t<p>\r\n\t<input name=\"comment_post_ID\" value=\"927\" id=\"comment_post_ID\" type=\"hidden\">\r\n\t<input name=\"comment_parent\" id=\"comment_parent\" value=\"0\" type=\"hidden\">\r\n\t<\/p>\r\n\r\n\t<p><input id=\"akismet_comment_nonce\" name=\"akismet_comment_nonce\" value=\"1f74737c40\" type=\"hidden\"><\/p>\r\n\t<\/form>\r\n\r\n\t<form id=\"setupform1\" method=\"post\" action=\"wp-signup.php\" >\r\n\r\n\t<input type=\"hidden\" name=\"stage\" value=\"validate-user-signup\"   \/>\r\n\t<p ><input id=\"akismet_comment_nonce\" name=\"akismet_comment_nonce\" value=\"1f74737c40\" type=\"hidden\"><\/p>\t\t\r\n\t<p>\r\n\t<input id=\"signupblog\" type=\"radio\" name=\"signup_for\" value=\"blog\"  checked='checked' \/>\r\n\t<label class=\"checkbox\" for=\"signupblog\">Gimme a site!<\/label>\r\n\t<br \/>\r\n\t<input id=\"signupuser\" type=\"radio\" name=\"signup_for\" value=\"user\"  \/>\r\n\t<label class=\"checkbox\" for=\"signupuser\">Just a username, please.<\/label>\r\n\t<\/p>\r\n\t<\/form>\r\n\r\n\t<form name=\"loginform1\" id=\"loginform1\" action=\"https:\/\/www.roastgeek.com\/wordpress\/wp-login.php\" method=\"post\">\r\n\t<p>\r\n\t<label for=\"user_login\">User Name<br \/>\r\n\t<input type=\"text\" name=\"log\"  value=\"\" size=\"20\"  \/><\/label>\r\n\t<\/p>\r\n\t<p>\r\n\t<label for=\"user_pass\">Password<br \/>\r\n\t<input type=\"password\" name=\"pwd\"  value=\"\" size=\"20\"  \/><\/label>\r\n\t<\/p>\r\n\t<p class=\"forgetmenot\"><label for=\"rememberme\"><input name=\"rememberme\" type=\"checkbox\" checked=\"checked\"  value=\"1f74737c40\"  \/>Remember Me<\/label><\/p>\r\n\t<p class=\"submit\">\r\n\t<input type=\"hidden\" name=\"testcookie\" value=\"1\" \/>\r\n\t<\/p>\r\n\t<input id=\"akismet_comment_nonce\" name=\"akismet_comment_nonce\" value=\"1f74737c40\" type=\"hidden\">\r\n\t<\/form>\r\n\r\n\r\n\r\n\t-->\r\n\t<p>As mentioned in my last post VGDD now supports a SSD1963 board.\u00a0 Unfortunately I have the SSD1963 EVK R3B while VGDD was configured for using the Ultima R4.1 board both made by TechToys in Hong Kong.\u00a0 I figured with enough time to work on it I&#8217;d figure it out.<\/p>\n<p>Over the weekend I wired up the EVK board the same way that the Ultima is wired to the FX10A Hirose connector and use that to find the pins on the PIC32 I\/O Expansion board.\u00a0 The EVK board does not include any eeprom or flash chips on them to store touch screen calibrations so you need to supply your own.\u00a0 As a result of not having that part programmed in yet I disabled the touch calibration until I can work out the correct adjustments to get it working with some form of memory.\u00a0 My goal at this time was just to get the display working.<\/p>\n<p>After a minor issue where the screen came up blue-tinted but otherwise generally working I kept playing around with the code in VGDD&#8217;s XML files and the resulting output trying to figure out what was going on.\u00a0 A few times it got worse but for the most part it kept working with some type of issue.<\/p>\n<p>Today after getting a few responses from VirtualFab on their brand new forum I started reading through the SSD1963 file to see what was different.\u00a0 The owner of TechToys has also registered on the forum and he made a few comments about it as well. Armed with a little bit more information it turns out there is a different initialization command format when the Rev 02 TY700TFT800480 board is initialized vs the Rev 03 board that VirtualFab tested with the Ultima and built the XML files for.\u00a0 After a minute or two I modified the USE_TY700TFT800480_R3 to not include the _R3 and confirmed that it still had the R2 (non _R3) code.\u00a0 I then enabled an R2 XML file I created with the slightly different Horizontal and Vertical configurations and linked them to the graphics board, disabled the TouchInitialization, compiled, and my familiar roaster splash screen popped back up just fine.<\/p>\n<p>The main difference between the R2 vs R3 LCD panel is that the R3 uses RGB signals while the R2 uses TTL and they are communicating at slightly different bit rates (at least that&#8217;s what I think is going on.)\u00a0 So with that level of progress I decided it would be easier to order some SST25VF016 memory and wire it in to the project rather than to make it work with other memory since everyone seems to be using that same specific chip in their display boards.\u00a0 It is possible to modify the files to support a Microchip 25LC256 (since I&#8217;ve done it in the past) but I figure it&#8217;s easier to just FLASH instead.<\/p>\n<p>I&#8217;ve had a few conversations with John @ TechToys and he seemed receptive to some of my suggestions about adding some mounting holes to the EVK board so that it can be anchored more easily in a case if you wish to embed it rather than build your own. He also seemed to be considering at least providing a footprint to solder the flash memory to the board if you have it \/ need it. Since the board needs flash memory to store the touch screen calibration and it&#8217;s generally something you do once this will be helpful if it happens. No guarantees but at least it&#8217;ll probably be something he&#8217;ll think about with any future new board designs.<\/p>\n<p>To wire up a SSD1963 EVK Rev3B to my PicTail Daughterboard I used the following configuration that mimics the Ultima wiring.<\/p>\n<table style=\"border-color: #000000; border-style: solid; border-width: 1px; width: auto;\">\n<thead>\n<tr style=\"background-color: #000000;\" align=\"center\">\n<td style=\"background-color: #000000;\" align=\"center\"><span style=\"color: #ffffff;\">SSD<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">PIC32<\/span><\/td>\n<td style=\"background-color: #000000; width: 1px;\" colspan=\"2\"><span style=\"color: #ffffff;\">JP2<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">PIC32<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">SSD<\/span><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">TP_XR<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RB10<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">1<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">2<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">&#8212;<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">&#8212;<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">TP_YU<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RB13<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">3<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">4<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">GND<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">VSS<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">TP_XL<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RB12<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">5<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">6<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">VDD<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">VDD<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">TP_YD<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RB11<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">7<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">8<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">&#8212;<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">OE#<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D17<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">9<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">10<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD4<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">WR#<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D16<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">11<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">12<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD5<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD#<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">LE<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">13<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">14<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RB15<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">CS#<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D15<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD7<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">15<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">16<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD3<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">DC<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D14<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD6<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">17<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">18<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD1<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RESET#<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">\u00a0D13<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD13<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">19<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">20<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE0<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D0<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D12<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD12<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">21<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">22<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE1<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D1<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D11<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RF0<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">23<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">24<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE2<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D2<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D10<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RF1<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">25<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">26<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE3<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D3<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D9<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RG1<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">27<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">28<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE4<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D4<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D8<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RG0<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">29<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">30<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE5<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D5<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D20<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">31<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">32<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE6<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D6<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D21<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">33<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">34<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE7<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D7<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D22<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">35<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">36<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RE9<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">TE<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D23<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">37<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">38<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">5V<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">5V_EXT<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D18<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">39<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">40<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">D19<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The flash chips and a breakout should be arriving sometime in the next couple days.\u00a0 The last tracking showed them being in San Francisco and should probably arrive tomorrow.<\/p>\n<p><strong>UPDATE &#8211; Flash arrived and I wired it to a generic eeprom\/flash board I had made previously using a Radio Shack 276-159B and a SOIC-8 Breakout&#8230;<\/strong> wire as follows:<\/p>\n<p>*Note* you may need to wire a 10k resistor to SST25VF016 pin 1\/CE#.\u00a0 Then wire 3.3v to the other side of it.\u00a0 Mine worked without this done but it should probably be there.\u00a0 Your mileage may vary.<\/p>\n<table style=\"border-color: #000000; border-style: solid; border-width: 1px; width: auto;\">\n<thead>\n<tr style=\"background-color: #000000;\" align=\"center\">\n<td style=\"background-color: #000000;\" align=\"center\"><span style=\"color: #ffffff;\">SST<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">PIC32<\/span><\/td>\n<td style=\"background-color: #000000; width: 1px;\" colspan=\"2\"><span style=\"color: #ffffff;\">SST25VF016<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">PIC32<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">SST<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">&#8212;<\/span><\/td>\n<td style=\"background-color: #000000;\"><span style=\"color: #ffffff;\">&#8212;<\/span><\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">CE#<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD9<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">1<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">8<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">3.3V<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">VDD<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">.1uF Cap<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">GND<\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">SO<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RC4<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">2<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">7<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">3.3V<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">HOLD#<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">WP#<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">3.3V<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">3<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">6<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD10<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">SCK<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<\/tr>\n<tr>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">VSS<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">GND<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">4<\/td>\n<td style=\"background-color: #7b68ee; text-align: center; border-color: #000000; border-style: solid; border-width: 1px;\">5<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">RD0<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\">SI<\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<td style=\"border-color: #000000; border-style: solid; border-width: 1px;\" align=\"center\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As mentioned in my last post VGDD now supports a SSD1963 board.\u00a0 Unfortunately I have the SSD1963 EVK R3B while VGDD was configured for using the Ultima R4.1 board both made by TechToys in Hong Kong.\u00a0 I figured with enough time to work on it I&#8217;d figure it out. Over the weekend I wired up the EVK board the same way that the Ultima is wired to the FX10A Hirose connector and use that to find the pins on the PIC32 I\/O Expansion board.\u00a0 The EVK board does not include any eeprom or flash chips on them to store touch \u2026 <a class=\"continue-reading-link\" href=\"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480  http:\/\/wp.me\/p1Rz8s-eX","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[9,7,23,22,128,132,77,136],"tags":[],"class_list":["post-927","post","type-post","status-publish","format-standard","hentry","category-electronics","category-general","category-lcd","category-pic32","category-software","category-ssd1963","category-ty700tft800480","category-vgdd"],"wppr_data":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480 - Roast Geek<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SteveS\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/\"},\"author\":{\"name\":\"SteveS\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/80c8f23278bfd9eafb058da60fcd10d1\"},\"headline\":\"VGDD SSD1963 EVK R3B w\\\/ PIC32 I\\\/O Expansion w\\\/ USB II and TY700TFT800480\",\"datePublished\":\"2013-01-16T04:01:50+00:00\",\"dateModified\":\"2013-02-01T05:08:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/\"},\"wordCount\":853,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#organization\"},\"articleSection\":[\"Electronics\",\"General\",\"LCD\",\"PIC32\",\"Software\",\"SSD1963\",\"TY700TFT800480\",\"VGDD\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/\",\"url\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/\",\"name\":\"VGDD SSD1963 EVK R3B w\\\/ PIC32 I\\\/O Expansion w\\\/ USB II and TY700TFT800480 - Roast Geek\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2013-01-16T04:01:50+00:00\",\"dateModified\":\"2013-02-01T05:08:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/2013\\\/01\\\/15\\\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VGDD SSD1963 EVK R3B w\\\/ PIC32 I\\\/O Expansion w\\\/ USB II and TY700TFT800480\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/\",\"name\":\"Roast Geek\",\"description\":\"Roasting Geekery - Coffee Roasting, Electronics, and Mechanical DIY\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#organization\",\"name\":\"RoastGeek\",\"url\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.roastgeek.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2012\\\/03\\\/coffee_logo.png?fit=%2C&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.roastgeek.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2012\\\/03\\\/coffee_logo.png?fit=%2C&ssl=1\",\"caption\":\"RoastGeek\"},\"image\":{\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoastGeek\\\/\",\"https:\\\/\\\/x.com\\\/RoastGeek\",\"https:\\\/\\\/www.instagram.com\\\/RoastGeek\\\/\",\"https:\\\/\\\/www.youtube.com\\\/RoastGeekTube\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.roastgeek.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/80c8f23278bfd9eafb058da60fcd10d1\",\"name\":\"SteveS\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg\",\"caption\":\"SteveS\"},\"sameAs\":[\"http:\\\/\\\/www.roastgeek.com\",\"https:\\\/\\\/x.com\\\/roastgeek\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480 - Roast Geek","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/","twitter_misc":{"Written by":"SteveS","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/#article","isPartOf":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/"},"author":{"name":"SteveS","@id":"https:\/\/www.roastgeek.com\/wordpress\/#\/schema\/person\/80c8f23278bfd9eafb058da60fcd10d1"},"headline":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480","datePublished":"2013-01-16T04:01:50+00:00","dateModified":"2013-02-01T05:08:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/"},"wordCount":853,"commentCount":0,"publisher":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/#organization"},"articleSection":["Electronics","General","LCD","PIC32","Software","SSD1963","TY700TFT800480","VGDD"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/","url":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/","name":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480 - Roast Geek","isPartOf":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/#website"},"datePublished":"2013-01-16T04:01:50+00:00","dateModified":"2013-02-01T05:08:23+00:00","breadcrumb":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.roastgeek.com\/wordpress\/2013\/01\/15\/vgdd-ssd1963-evk-r3b-w-pic32-io-expansion-w-usb-ii-and-ty700tft800480\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.roastgeek.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"VGDD SSD1963 EVK R3B w\/ PIC32 I\/O Expansion w\/ USB II and TY700TFT800480"}]},{"@type":"WebSite","@id":"https:\/\/www.roastgeek.com\/wordpress\/#website","url":"https:\/\/www.roastgeek.com\/wordpress\/","name":"Roast Geek","description":"Roasting Geekery - Coffee Roasting, Electronics, and Mechanical DIY","publisher":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.roastgeek.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.roastgeek.com\/wordpress\/#organization","name":"RoastGeek","url":"https:\/\/www.roastgeek.com\/wordpress\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.roastgeek.com\/wordpress\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.roastgeek.com\/wordpress\/wp-content\/uploads\/2012\/03\/coffee_logo.png?fit=%2C&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.roastgeek.com\/wordpress\/wp-content\/uploads\/2012\/03\/coffee_logo.png?fit=%2C&ssl=1","caption":"RoastGeek"},"image":{"@id":"https:\/\/www.roastgeek.com\/wordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoastGeek\/","https:\/\/x.com\/RoastGeek","https:\/\/www.instagram.com\/RoastGeek\/","https:\/\/www.youtube.com\/RoastGeekTube\/"]},{"@type":"Person","@id":"https:\/\/www.roastgeek.com\/wordpress\/#\/schema\/person\/80c8f23278bfd9eafb058da60fcd10d1","name":"SteveS","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg","url":"https:\/\/secure.gravatar.com\/avatar\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/becef2d09c0837c54f683d49c75c344a9993090bac01c06de2a1aaa2686ba64f?s=96&d=mm&r=pg","caption":"SteveS"},"sameAs":["http:\/\/www.roastgeek.com","https:\/\/x.com\/roastgeek"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p1Rz8s-eX","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/posts\/927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/comments?post=927"}],"version-history":[{"count":20,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/posts\/927\/revisions"}],"predecessor-version":[{"id":942,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/posts\/927\/revisions\/942"}],"wp:attachment":[{"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/media?parent=927"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/categories?post=927"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.roastgeek.com\/wordpress\/wp-json\/wp\/v2\/tags?post=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}