technical questions for CY8C614AAZI-S2F04

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

cross mob
ElDi_4346661
Level 1
Level 1
First like given First reply posted 5 sign-ins

CY8C614AAZI-S2F04

  1. Does the UART support detecting Break characters and inserting break characters
  2. Is there a USB driver that can be complied for Bare metal usage
  3. Does the UART support RS-485
0 Likes
1 Solution
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @ElDi_4346661,

1) Does the UART support detecting Break characters and inserting break characters

>> According to PSoC 61 datasheet and the architecture TRM the UART supports break detection. For more information, please refer to the PSoC® 6 MCU: PSoC 61 Architecture Technical Reference Manual (TRM) page no. 303.

2) Is there a USB driver that can be complied for Bare metal usage

>> Can you please let us know your application and which USB class are you exactly using?

3) Does the UART support RS-485

>> Yes, UART supports the full-duplex configuration.

Please, let us know if you need further clarification.

 

Thank You

Best Regards

Raj Chaudhari

View solution in original post

0 Likes
5 Replies
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @ElDi_4346661,

1) Does the UART support detecting Break characters and inserting break characters

>> According to PSoC 61 datasheet and the architecture TRM the UART supports break detection. For more information, please refer to the PSoC® 6 MCU: PSoC 61 Architecture Technical Reference Manual (TRM) page no. 303.

2) Is there a USB driver that can be complied for Bare metal usage

>> Can you please let us know your application and which USB class are you exactly using?

3) Does the UART support RS-485

>> Yes, UART supports the full-duplex configuration.

Please, let us know if you need further clarification.

 

Thank You

Best Regards

Raj Chaudhari

0 Likes
ElDi_4346661
Level 1
Level 1
First like given First reply posted 5 sign-ins

Hi Raj!

2) Is there a USB driver that can be complied for Bare metal usage

>> Can you please let us know your application and which USB class are you exactly using?  (Host mode - MSD (Mass Storage Device required – reading and writing files to a USB disk)  HID (Human Interface Device desired)

3) Does the UART support RS-485

>> Yes, UART supports the full-duplex configuration. (where in the manual does it say it support RS-485?)

0 Likes
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @ElDi_4346661,

Can you please, clarify if you are using the MSD config currently and want to switch it to the HID config?

For the RS-485 setting, you can check the device configurator in ModusToolbox.

 

Please, let us know if you need further clarification.

Thank you

Best Regards

Raj Chaudhari

0 Likes
ElDi_4346661
Level 1
Level 1
First like given First reply posted 5 sign-ins

The question is that we are considering to use the PSOC61 as a new processor in a bare metal application. (This means we are not using FREE RTOS) Since we are using our own RTOS we need to get a USB driver to support Host mode MSD for this processor.

0 Likes
Raj_C
Moderator
Moderator
Moderator
250 solutions authored 500 replies posted 50 likes received

Hi @ElDi_4346661,

1) For your application you can refer to the "PSoC™ 6 MCU: USB mass storage file system".

2) We don't have a separate driver but Windows drivers can be used. Please follow this "USB Mass Storage Driver Download on Windows 10 PC".

Please, let us know if you need further clarification.

 

Thank you

Best Regards

Raj Chaudhari

0 Likes