Skip to content

Seeking Guidance: Issues with Raspberry Pi & SAS Device Communication via USB to Serial Adapter #36

Answered by jkewtts92
jkewtts92 asked this question in Q&A
Discussion options

You must be logged in to vote

Port Configuration: Modified the Port setting within the config.yml file to align with the correct communication port requirements.

Configuration Path: Updated the config_handler file to point accurately to the location of the config.yml file, ensuring the application can correctly access and parse the configuration settings.

Code Refinements:
Incorporated the sas.start() method at the beginning of my run file, as highlighted by the example.py file. This step was crucial for initializing the system correctly before invoking other methods, addressing startup sequence issues.

Adjustment in sas.py: Identified and rectified an error in the sas.start() method. The specific line self.address = …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jkewtts92
Comment options

@well-it-wasnt-me
Comment options

@jkewtts92
Comment options

Answer selected by well-it-wasnt-me
@well-it-wasnt-me
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants