This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28035在运行的时候能动态修改系统频率么?



你好!

       我用28035做了一个需要调整功耗的小东西,由于没有可以用来唤醒它的东西,我只能让CPU一值运行着。我的想法是通过调整倍频的方式来调整频率,以达到休眠时降低功耗的目的。休眠时我只留一个系统时钟中断、485通讯、AD采样等其它中断全部关闭。可我发现当我降低倍频之后回复成原始频率的时候,485的波特率貌似就不准了,传输出来的数据总是乱码。请问28035这款芯片能动态调整倍频么,如果可以我该怎么做呢?谢谢!