Can I activate PI DYN using the datapath configuration tool?

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

cross mob
ChRe_4711096
Level 4
Level 4
50 replies posted 25 replies posted 25 sign-ins

I'd like to try PI DYN in a datapath, but it's grayed out in the datapath configuration tool:

Screenshot 2020-09-17 213435.png

I understand that to actually use PI dynamically, I also have to set CFB EN for the given instruction in CFGRAM, because CFB EN and PI DYN are ANDed, and I'd have to switch PI SEL back to ACC:

Screenshot 2020-09-17 213807.png

But how do I set PI DYN?

0 Likes
1 Solution
PSa_795526
Level 4
Level 4
First question asked 10 sign-ins First like given

The PI DYN bit is disabled by default. You can enable it by right-clicking on the bit and select "Enable bit" as shown in below screenshot:

Enabling PI DYN bit screenshot.jpg

Also, this app note - AN82156 Designing PSoC Creator Components with UDB Datapaths ( https://www.cypress.com/file/41531/download ) contains an example of using datapath Parallel In - Parallel Out, which may help ( Project #5 – Parallel In and Parallel Out )

Best Regards,

Prem Sai

View solution in original post

0 Likes
1 Reply
PSa_795526
Level 4
Level 4
First question asked 10 sign-ins First like given

The PI DYN bit is disabled by default. You can enable it by right-clicking on the bit and select "Enable bit" as shown in below screenshot:

Enabling PI DYN bit screenshot.jpg

Also, this app note - AN82156 Designing PSoC Creator Components with UDB Datapaths ( https://www.cypress.com/file/41531/download ) contains an example of using datapath Parallel In - Parallel Out, which may help ( Project #5 – Parallel In and Parallel Out )

Best Regards,

Prem Sai

0 Likes