Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
WonjinHan
Level 5
Level 5
Distributor - Changnam (South Korea)
50 questions asked 100 sign-ins 50 replies posted

Dears.

Now I'm considering to use ECO in our Traveo II CYT2B9 board.

I understood that P21.2 and P21.3 are related ECO and these pins have the feature of multi-function as the following. 

CYT2B9-100PIN-ECO-PIN.jpg

My question is that if i want to use fixed ECO in these pins, do i should configure P21.2 as input and P21.3 as output to implement ECO. When i see the SDL sample code in which ECO is used, it look like that ECO pin configuration is not necessary to do it. 

Could you tell me why it is not necessary to configure them even though these pins like P21.2 and P21.3 have multifunction feature?

Only configuration is to make ECO enable bit  bit-masking “1” in ECO Configuration Register ?

Where these pins configuration for ECO is implemented in source code?  

 

Best regards,

Kevin Han.

0 Likes
1 Solution
Swathi
Moderator
Moderator
Moderator
25 replies posted 25 sign-ins 10 solutions authored

Hello Kevin,

GPIO pins that support an oscillator function (WCO or ECO) must be configured for high-impedance if the oscillator is enabled. By default, the pins are in  high-impedance state. So, you need not configure it again.

View solution in original post

4 Replies