And only dtbs is built by make command.
The pwm is working correctly with this dtb file.
The pwm is already enabled on jetson-io.py when it boot .
Secnod solution - Copy DTB File from JetPack 4.6.2
The dtb file is copied from JetPack 4.6.2 to JetPack 4.6.3 ~ JetPack 4.6.5
After flash, I set enabling pwm on jetson-io.py.
And then pwm is working correctly.
Those are works now with JetPack 4.6.3 ~ 4.6.5
I hope It will patch when the new version of jetpack will be released.
Jetson Nano Dev Kit is used well for education
Flashing with SDKManager is the best way for most students.
So the issue is caused from the pinmux register changed from JP4.6.3.
Would it work if you just flash clean the latest JP4.6.5 and use Jetson-IO tool to enable PWM?
It seems you pointed out that the issue is caused from the pinmux change between JP4.6.2 and JP4.6.3.
So, I would like to know if it could work if you use fresh JP4.6.5 and Jetson-IO tool to enable PWM on Jetson Nano?
Or you have to modify v1.01 pinmux spreadsheet of Jetson Nano to get it work.
PWM doesn’t work if I just use Jetson-IO with default BSP of JP4.6.3/JP4.6.4/JP4.6.5.
All of them. All latest 3 versions have same issue.
And solution is same for all 3 versions.
From the pinmux you shared, it is expected to use pwm0(PV.00) for PWM usage.
No matter you are using which Jetpack release, please just use above pinmux configuration for PWM.