Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ ft4232h_eeprom Public archive

Tool to set up EEPROM of FT4232H for "Quad Load Cell Amplifier to RS-485 Conv. Module".

Notifications You must be signed in to change notification settings

SUSTAINA-OP/ft4232h_eeprom

Repository files navigation

Flash FT4232H EEPROM

Setting emviroment

setting on jetson sudo bash jetson_setting_lib.sh

setting on linux x64 sudo bash x64_setting_lib.sh

compile code bash compile.sh

How to execute code

First unload Serial USB Drivers sudo modprobe -r ftdi_sio

Writing EEPROM sudo ./write

Reading setting from EEPROM sudo ./read

After write eeprom, reload Drivers: sudo modprobe ftdi_sio

About

Tool to set up EEPROM of FT4232H for "Quad Load Cell Amplifier to RS-485 Conv. Module".

Resources

Stars

Watchers

Forks