455 views|4 replies

6

Posts

0

Resources
The OP
 

【Yichuang ET6001】Software IO flip speed [Copy link]

 

Execute in flash

#if defined(CLK_200M_D)

SystemFlash_TrimLoad(FLASH_FRQ_50M_LVL);

The GPIO module is hung on the AHB bus

AHB bus clock configuration

The test procedure is as follows:

What the logic analyzer sees

analyze:

In principle, the IO speed should be much greater than 3MHz, and some features should not be enabled.

This post is from Domestic Chip Exchange

Latest reply

Executed in flash, probably cache is not enabled, you can enable it and try again SCB_EnableICache(); SCB_EnableDCache();   Details Published on 2024-11-5 17:49
 
 

6555

Posts

0

Resources
2
 

The IO speed should be much greater than 3MHz, and some features may not be enabled.

Why is it not opened?

This post is from Domestic Chip Exchange
 
 
 

6025

Posts

6

Resources
3
 

Is the maximum and fastest flip speed of Yichuang ET6001IO also 50M?

This post is from Domestic Chip Exchange
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 
 
 

2

Posts

0

Resources
4
 

Try running it in TCM memory

This post is from Domestic Chip Exchange
 
 
 

2

Posts

0

Resources
5
 

Executed in flash, probably cache is not enabled, you can enable it and try again

    SCB_EnableICache();
    SCB_EnableDCache();

This post is from Domestic Chip Exchange
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list