PSoC61 CPU Current specification

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

cross mob
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

Hello,

I want to know the CPU current of the PSoC61 series, but the datasheet only has information about dual-core device (why?).

Please tell me the CPU current specifications for single-core products.

Regards,

Shimamura

0 Likes
1 Solution
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @SuSh_1535366

In PSoC 61 devices, the CM0+ exists and is reserved for system functions like flash write, eFuse read/write, etc. It is not available for application programming. This is why the datasheet contains information regarding the CM0+ CPU. 

You can also find this information in the datasheet - 

Rakshith_0-1614062909717.png

Thanks and Regards,
Rakshith M B

View solution in original post

0 Likes
4 Replies
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @SuSh_1535366

In PSoC 61 devices, the CM0+ exists and is reserved for system functions like flash write, eFuse read/write, etc. It is not available for application programming. This is why the datasheet contains information regarding the CM0+ CPU. 

You can also find this information in the datasheet - 

Rakshith_0-1614062909717.png

Thanks and Regards,
Rakshith M B
0 Likes
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

Hello Rakshith,

I overlooked the relevant part of the datasheet.
I see that the CM0+ core was also included in PSoC61.

What is the operating mode of CM0+ when PSoC61 is running?
Active, Sleep, or Disable?

Does the CM0+ operating mode have to be controlled from CM4?

Regards,
Shimamura

 

0 Likes
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi Shimamura-san, 

I apologize for the delay in my response. 

What is the operating mode of CM0+ when PSoC61 is running?
Active, Sleep, or Disable?

The CM0+ CPU will be in deep sleep mode.

Does the CM0+ operating mode have to be controlled from CM4?

No,  whenever there is a system call that needs to be handled, the CM0+ will be woken up by events/interrupts and it goes back to deep sleep after completion.

Thanks and Regards,
Rakshith M B
SuSh_1535366
Level 5
Level 5
Distributor - Macnica (Japan)
10 solutions authored 10 likes given 10 likes received

Hi Rakshith,

Thank you for your answer.

Shimamura

0 Likes