-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
i'm trying to generate a 11.26MHz clock on GPCLK0 pin, but i'm either getting 10.8MHz or 13.5MHz. also i dont get the frequency that i'm telling it to send. for exemple gpio clock 7 3500000 gives 10.8MHz and gpio clock 7 4000000 gives 13.5MHz. does someone have suggentions how to do it? i need to do it either by using some command or in C or Cpp. and same thing using gpioClockSet function.