Jetson Orin Nano - Unable to lower SPI clock speed #2050
cduarte0306
started this conversation in
General
Replies: 1 comment
-
|
Have you looked at the kernel documentation on SPI interfaces, the driver for the specific SPI controller that you're using (and its device tree bindings documentation), and/or the Orin technical reference manual? Those would be the first places I'd look to investigate what the supported frequencies are on that interface and how to set them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have SPI configured on my Jetson Orin Nano but I am unable to lower the speed below 3.2 MHz
Is there a device tree setting I need to modify in order to achieve lower frequencies?
Beta Was this translation helpful? Give feedback.
All reactions