Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Libvf Vita: Difference between revisions

From GameBrew
Created page with "{{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew |title_mode=append |image=libvfvita.jpg |image_alt=Libvf }} {{Infobox Vita Homebrews |title=Libvf |image=libvfvita.jpg |description=PSVita FTDI driver. |author=isage |lastupdated=2022/12/20 |type=Plugins |version=1.0 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/libvfvita.7z |website=https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/ |source=https://github...."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|title_mode=append
|image=libvfvita.jpg
|image=libvfvita2.png
|image_alt=Libvf
|image_alt=Libvf
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Libvf
|title=Libvf
|image=libvfvita.jpg
|image=libvfvita2.png
|description=PSVita FTDI driver.
|description=PS Vita FTDI driver.
|author=isage
|author=isage
|lastupdated=2022/12/20
|lastupdated=2022/12/20
Line 18: Line 18:
|source=https://github.com/isage/libvf
|source=https://github.com/isage/libvf
}}
}}
PSVita kernel module and sample for communicating via serial protocol through FTDI adapters.
PS Vita kernel module and sample for communicating via serial protocol through FTDI adapters. To use with [[Vfterm Vita|vfterm]].


== Devices supported ==
==Installation==
Add libvf.skprx under *KERNEL in tai config.
 
==User guide==
Devices supported:
* FT230X
* FT230X
* FT4232H / FT2232H
* FT4232H / FT2232H
Line 28: Line 32:
* FT8U232AM / FT8U245AM
* FT8U232AM / FT8U245AM


== Building ==
Notes:
* Install vitausb from https://github.com/isage/vita-packages-extra
* Only first interface on dual/quad-interface chips are supported.
* <code>mkdir build &amp;&amp; cmake -DCMAKE_BUILD_TYPE=Release .. &amp;&amp; make install</code>
* Only FT232R tested.
* Add libvf.skprk under <code>*KERNEL</code> in tai config
* Bitbang and eeprom reading/writing isn't implemented.


==Media==
==Media==
'''psvita ftdi serial (https://www.youtube.com/watch?v=T0qYGE5WfR0 Саги Усаги)'''<br>
'''psvita ftdi serial ([https://www.youtube.com/watch?v=T0qYGE5WfR0 Саги Усаги])'''<br>
<youtube>T0qYGE5WfR0</youtube>
<youtube>T0qYGE5WfR0</youtube>


== Notes ==
==Credits==
* Only first interface on dual/quad-interface chips are supported
[https://www.intra2net.com/en/developer/libftdi/ libFTDI]
* Only FT232R tested
* Bitbang and eeprom reading/writing isn't implemented
 
== Documntation ==
See libvf.h, api is pretty self-explanatory.
 
==Changelog==
'''(v.1.0)'''
* First Release.
 
== Credits ==
* [https://www.intra2net.com/en/developer/libftdi/ libFTDI]


== External links ==
==External links==
* GitHub - https://github.com/isage/libvf
* Reddit - https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/
* Reddit - https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/
* Github - https://github.com/isage/libvf

Latest revision as of 13:16, 12 January 2023

Libvf
General
Authorisage
TypePlugins
Version1.0
LicenseGPL-3.0
Last Updated2022/12/20
Links
Download
Website
Source

PS Vita kernel module and sample for communicating via serial protocol through FTDI adapters. To use with vfterm.

Installation

Add libvf.skprx under *KERNEL in tai config.

User guide

Devices supported:

  • FT230X
  • FT4232H / FT2232H
  • FT232R / FT245R
  • FT2232L / FT2232D / FT2232C
  • FT232BM / FT245BM (and the BL/BQ variants)
  • FT8U232AM / FT8U245AM

Notes:

  • Only first interface on dual/quad-interface chips are supported.
  • Only FT232R tested.
  • Bitbang and eeprom reading/writing isn't implemented.

Media

psvita ftdi serial (Саги Усаги)

Credits

libFTDI

External links

Advertising: