Couldn't find T flip flop in the Logic component in PSoC Creator

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

cross mob
GiLi
Level 3
Level 3
25 replies posted 10 replies posted 10 sign-ins

Hi there,

I recently evaluating the 4700S and trying to convert my previous work from 4200 series to 4700S.

But I couldn't find the T flip flop logic component in the PSoC creator, as well as noticing some components are different than what it used to be in the 4200 series.

Please advise detail. Thanks.

 

0 Likes
1 Solution

Hi Moto,

Thanks for the information!!

Greatly appreciated both of you!!

View solution in original post

6 Replies
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I'm afraid that 4700S does not have UDB which is required for those logics, etc.
Instead we can do some tweak by using "SmartIO."

moto

0 Likes

Hi Moto,

Thanks for the quick reply.

Do you have any sample project or tips other than the SmartIO datasheet?

 

0 Likes
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello @GiLi ,

Apart from the examples provided by moto you can also refer to this video: Session 2: Introduction to Digital Peripherals in ModusToolbox which gives a brief introduction on how to use smart-io.

Example code: https://github.com/Infineon/mtb-example-psoc6-smartio-ramping-led

Best Regards
Ekta

GiLi
Level 3
Level 3
25 replies posted 10 replies posted 10 sign-ins

Hi Ekta,

Great, thanks for the information and video!!

 

0 Likes
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I posted the following samples.

They may not be exactly what you expected, but I hope you can get some idea about how to use SmartIO.

https://community.infineon.com/t5/Code-Examples/PSoC-4100S-Inverting-UART-signals-using-SmartIO-TSoC...
https://community.infineon.com/t5/Code-Examples/PSoC-4100S-Plus-Digital-Inputs-and-Digital-Outputs-H...

moto

Hi Moto,

Thanks for the information!!

Greatly appreciated both of you!!