Updated README for instructions on assembling
a replacement DIY LED driver board.
This commit is contained in:
parent
c242bde15d
commit
885a01e352
BIN
FT232H LED EEPROM template/Wacca EEPROM.xml
Normal file
BIN
FT232H LED EEPROM template/Wacca EEPROM.xml
Normal file
Binary file not shown.
109
README.md
109
README.md
@ -145,7 +145,114 @@ https://ie.rs-online.com/web/p/pcb-headers/8960809
|
||||
<br><img src="https://github.com/jbamuro/waccamole/raw/main/img/DSC00813.JPG" data-canonical-src="https://github.com/jbamuro/waccamole/raw/main/img/DSC00813.JPG" width="150" height="150"/> <br>
|
||||
This sends the pretty colors to the touch controller.
|
||||
|
||||
Attempts to swap the board to an Adafruit FT232H breakout board to replace LED driver ongoing, Wacca LED tests pass fine, but no data seems to be sent out from pin 14.
|
||||
Custom LED Driver replacement instructions and pcb link.
|
||||
<details><summary>Click to expand</summary>
|
||||
|
||||
[Adafruit FT232H Breakout](https://www.adafruit.com/product/2264)
|
||||
|
||||
[FT_PROG EEPROM programmer](https://ftdichip.com/wp-content/uploads/2023/08/FT_Prog_v3.12.37.642-Installer.exe_.zip)
|
||||
|
||||
<details><summary>XML Template</summary>
|
||||
```<?xml version="1.0" encoding="utf-16"?>
|
||||
<FT_EEPROM>
|
||||
<Chip_Details>
|
||||
<Type>FT232H</Type>
|
||||
</Chip_Details>
|
||||
<USB_Device_Descriptor>
|
||||
<VID_PID>0</VID_PID>
|
||||
<idVendor>0403</idVendor>
|
||||
<idProduct>6014</idProduct>
|
||||
<bcdUSB>USB 2.0</bcdUSB>
|
||||
</USB_Device_Descriptor>
|
||||
<USB_Config_Descriptor>
|
||||
<bmAttributes>
|
||||
<RemoteWakeupEnabled>false</RemoteWakeupEnabled>
|
||||
<SelfPowered>false</SelfPowered>
|
||||
<BusPowered>true</BusPowered>
|
||||
</bmAttributes>
|
||||
<IOpullDown>false</IOpullDown>
|
||||
<MaxPower>100</MaxPower>
|
||||
</USB_Config_Descriptor>
|
||||
<USB_String_Descriptors>
|
||||
<Manufacturer>FTDI</Manufacturer>
|
||||
<Product_Description>Single RS232-HS</Product_Description>
|
||||
<SerialNumber_Enabled>false</SerialNumber_Enabled>
|
||||
<SerialNumber />
|
||||
<SerialNumberPrefix>FT</SerialNumberPrefix>
|
||||
<SerialNumber_AutoGenerate>true</SerialNumber_AutoGenerate>
|
||||
</USB_String_Descriptors>
|
||||
<Hardware_Specific>
|
||||
<Suspend_ACBus7>false</Suspend_ACBus7>
|
||||
<Port_A>
|
||||
<Hardware>
|
||||
<UART>true</UART>
|
||||
<_245FIFO>false</_245FIFO>
|
||||
<CPUFIFO>false</CPUFIFO>
|
||||
<OPTO>false</OPTO>
|
||||
<FT1248>false</FT1248>
|
||||
</Hardware>
|
||||
<Driver>
|
||||
<D2XX>false</D2XX>
|
||||
<VCP>true</VCP>
|
||||
</Driver>
|
||||
</Port_A>
|
||||
<FT1248_Settings>
|
||||
<Clock_Polarity>false</Clock_Polarity>
|
||||
<Bit_Order>false</Bit_Order>
|
||||
<Flow_Control>false</Flow_Control>
|
||||
</FT1248_Settings>
|
||||
<IO_Controls>
|
||||
<C0>Tristate</C0>
|
||||
<C1>Tristate</C1>
|
||||
<C2>Tristate</C2>
|
||||
<C3>Tristate</C3>
|
||||
<C4>Tristate</C4>
|
||||
<C5>Tristate</C5>
|
||||
<C6>Tristate</C6>
|
||||
<C7>Tristate</C7>
|
||||
<C8>Tristate</C8>
|
||||
<C9>Tristate</C9>
|
||||
</IO_Controls>
|
||||
<IO_Pins>
|
||||
<Group_AD>
|
||||
<SlowSlew>false</SlowSlew>
|
||||
<Schmitt>false</Schmitt>
|
||||
<Drive>4mA</Drive>
|
||||
</Group_AD>
|
||||
<Group_AC>
|
||||
<SlowSlew>false</SlowSlew>
|
||||
<Schmitt>false</Schmitt>
|
||||
<Drive>4mA</Drive>
|
||||
</Group_AC>
|
||||
</IO_Pins>
|
||||
</Hardware_Specific>
|
||||
</FT_EEPROM>```
|
||||
</details>
|
||||
|
||||
<details><summary>Flashing Instructions.</summary>
|
||||
Ensure the FTDI d2xx drivers are installed and the FT232H board is the only FTDI device connected to your computer (verify this by opening Device Manager and inspecting each device under the COM & LPT ports drop down if you're unsure).
|
||||
|
||||
Open FT_PROG and navigate to "DEVICES" > "Scan and Parse" you will see a new device populate in the device tree.
|
||||
|
||||
Click on the device in the tree and verify "Chip Type:" is 'FT232H' as this will be the Adafruit board.
|
||||
|
||||
Navigate to "USB String Descriptors" under the "FT EEPROM" section of the Device tree and change the "Product Description" field to "Single RS232-HS" and ensure the Serial Number field is blank, and the Serial Number Enabled box is unchecked.
|
||||
|
||||
Navigate to the "Driver" tab in the device tree under "Hardware Specific" > "Port A" and ensure "Virtual COM Port" is the checked option and D2XX Direct is not selected.
|
||||
|
||||
Right click the root Device in the device tree and click "Program Device"
|
||||
|
||||
Once the programming has been completed disconnect the USB cable and reconnect it.
|
||||
|
||||
Open your Windows Device Manager if it is not already and navigate to "USB Serial Converter" Under the "Universal Serial Bus Controllers" click Properties and navigate to the "Advanced" tab, ensure "Load VCP" is checked. Close the window and disconnect the USB cable and reconnect it.
|
||||
|
||||
Within the Device manager navigate to "USB Serial Port (COM*)" under "Ports (COM & LPT)" right click, select "Properties" > "Port Settings" > "Advanced" > "COM Port Number" and select "COM6" disconnect the USB cable and reconnect it.
|
||||
|
||||
Connect a wire to GND for LED Ground, and a wire to pin D1 for LED Data
|
||||
|
||||
Load the game and you should have LED activity disaplaying if everything is configured correctly.
|
||||
</details>
|
||||
</details>
|
||||
|
||||
```
|
||||
IC1: FTDI FT232HL - Single Channel HiSpeed USB to Multipurpose UART/FIFO IC
|
||||
|
Loading…
Reference in New Issue
Block a user