Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tx Iso Enable pin not present in the v0.beta HW synthesis #24

Open
ericolucasm opened this issue Mar 1, 2019 · 3 comments
Open

Tx Iso Enable pin not present in the v0.beta HW synthesis #24

ericolucasm opened this issue Mar 1, 2019 · 3 comments
Assignees
Labels

Comments

@ericolucasm
Copy link
Contributor

ericolucasm commented Mar 1, 2019

Tx Iso Enable pin not present in the v0.beta HW synthesis, so the Tx link is not enabled in a SimuCam with the isolator PCB.

@ericolucasm ericolucasm added the bug label Mar 1, 2019
@ericolucasm ericolucasm changed the title Tx Iso Enable not present in the v0.beta HW synthesis Tx Iso Enable pin not present in the v0.beta HW synthesis Mar 1, 2019
@rodmarfran
Copy link
Member

The Isolator control pins are already in the v0.beta HW synthesis. All the libraries and APIs can be found in https://github.com/NSEE/SimuCam_Development/blob/v0-beta/G3U_HW_V02_2GB/Software_Project/Firmware/driver/ctrl_io_lvds/ctrl_io_lvds.h and https://github.com/NSEE/SimuCam_Development/blob/v0-beta/G3U_HW_V02_2GB/Software_Project/Firmware/driver/ctrl_io_lvds/ctrl_io_lvds.c files.

To use the isolator board, it is necessary to call bEnableIsoDrivers() and bEnableLvdsBoard() functions during the SimuCam initialization.

@ericolucasm try adding these functions to the SimuCam initialization and test again. If it works, the issue can be closed.

@Tiagoeem
Copy link
Contributor

Lib was add in the SW initialization.
7a6da88

@Tiagoeem Tiagoeem reopened this Mar 13, 2019
@Tiagoeem
Copy link
Contributor

Forgot that I don't close issues... sorry :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants