PSoC 1 CY8C24894 firmware to generate some TX pattern

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

cross mob
chzhc_4111666
Level 1
Level 1

Dear friends,

I have spent quite sometime reading through the user guides. Probably I can get some information more efficiently here.

Currently I am using PSoC 1 designer with CY8C24894 chip.

Ideally I want to generate some data pattern output on some pin of the chip.

The data could be like byte0, byte1, byte2 ,... in serial lsb/msb.

I manage to setup PC->USB->CY8C24894->output by using USBUART user module.

However UART speed is a bit low. In my case I want to have 1bit/us.

My questions are

1) If I continue with this approach, how can I increase its speed?

2) I checked about the SPI dedicated hardware resource. However it seems only 1 byte buffer. In my case I care about timing.

   I want to have accurate between each bit and each byte.

   Direct firmware driving GPIO is also not feasible since timing will be very hard to control.

    Are there any hardware resource I can achieve my intention?

Any suggestions and recommendations are welcome.

Thank you very much!

Chao

0 Likes
1 Solution
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

Looks like CY8C24894 is incompetent for this, do you want to consider PSoC4 or PSoC5 which are higher performance than PSoC1?

Roy Liu

View solution in original post

0 Likes
1 Reply
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

Looks like CY8C24894 is incompetent for this, do you want to consider PSoC4 or PSoC5 which are higher performance than PSoC1?

Roy Liu
0 Likes