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

GXL #1

Open
dsx724 opened this issue Jun 13, 2024 · 2 comments
Open

GXL #1

dsx724 opened this issue Jun 13, 2024 · 2 comments

Comments

@dsx724
Copy link
Contributor

dsx724 commented Jun 13, 2024

  1. Lock CPU Frequency sudo cpufreq-set -f 1GHz
  2. Isolate CPUs 1, 2, and 3 and Assign Task via taskset -c
  3. Disable nohz via cmdline by adding nohz=off to /etc/default/grub
  4. Use a Schmitt-Trigger Inverter to handle level shifting, signal conditioning, and inversion for UART.
@guysoft
Copy link

guysoft commented Oct 13, 2024

What is this list?

@dsx724
Copy link
Contributor Author

dsx724 commented Oct 16, 2024

@guysoft This is the setup requirements for GXL based platforms including S805X, S905X, S905D. As Linux is not an RTOS, scheduling and context switching can result in UART buffer underrun which would cause glitching of the LEDs. The instructions here are requirements for glitch-free operation of the LEDs. The last one is an external hardware requirement for cleaning up the waveforms since LED signal has non-trivial capacitance.

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

No branches or pull requests

2 participants