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.
RT
您好!
对于CPU来讲都是跑150MHz,但是如果程序在Flash中运行,那么会插入很多的等待时间,具体是多少等待时间,由Flash的速度决定的。
一般来说,是把运行比较频繁的代码段放到RAM中运行,比如中断ISR,等等。。初始化程序放在Flash中是没有问题的。
不会有问题。
90~120Mhz