However i am only able to change the frequency from the min frequency (204000000) to the max (1600000000) and vice versa. Are there any frequencies in this range that I can also use? I am verifying the results using jetson_clocks --show.
for Nano , you can see the supported freq in the /sys/kernel/debug/clk/emc/possible_rates
I think only 2 freq are supported. [tegra210-porg-p3448-emc-a00.dtsi]
while TX1 will have many supported
you can check frequency_stats_table .
Nano only supports two emc freq, 1600 is max value. In between is not allowed even if you flashed manually.
we share the kernel source and device tree files for the jetsons online. this file contains support emc freq for nano