Implementation of many 32-bit counters

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

cross mob
TeMa_2997106
Level 6
Level 6
Distributor - TED (Japan)
10 likes received 10 solutions authored 250 replies posted

I want total of 9 chs of 32-bit counters.  PSoC4 cannot be implemented because TCPWM is 16bit. PSoC 6 cannot be used because I want to use 5V interface.

Can it be implemented in the FMx series? If it is yes, what is the configuration?

Also, can I count both edges of the clock?

Thanks,
Tetsuo

0 Likes
1 Solution

As I said, FM series can support 32-bit counter (using 2ch) and both edge.
However, the problem is that FM series support maximum 8ch of 32-bit counter.

regards

View solution in original post

0 Likes
3 Replies
Takashi_M
Moderator
Moderator
Moderator
1000 replies posted 500 solutions authored 750 replies posted

Have you checked e.g. 32-Bit Microcontroller FM3 Family Peripheral Manual Timer Part?

https://www.infineon.com/cms/jp/product/microcontroller/legacy-microcontroller/legacy-32-bit-mcu/fm3...

Even if we have to check your requirements more, FM3 has 32bit operation mode.

 

0 Likes
TeMa_2997106
Level 6
Level 6
Distributor - TED (Japan)
10 likes received 10 solutions authored 250 replies posted

Takashi-san,

Thank you for your answer.

I saw the peripheral manual. However, there is no description as to whether dual edge counter operation is possible. Is it possible?

Thanks,
Tetsuo

0 Likes

As I said, FM series can support 32-bit counter (using 2ch) and both edge.
However, the problem is that FM series support maximum 8ch of 32-bit counter.

regards

0 Likes