- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Support,
We want to use CY7C65211 as the SPI master and connect to slaves in our device.
Our application code needs to integrate your API to access CY7C65211.
The environment is Linux OS.
Could you give us an example (c code or something else) of how to use API to access CY7C65211?
Thanks.
Solved! Go to Solution.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
You can refer the examples present in the USB-Serial SDK: https://www.infineon.com/cms/en/design-support/tools/sdk/usb-controllers-sdk/usb-serial-software-dev.... After installing the USBSerialSDKSetup.exe, you can find the example project at : \Cypress\USB-Serial SDK\examples\usbserialexample.
Regards,
Meghavi


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
You can refer the examples present in the USB-Serial SDK: https://www.infineon.com/cms/en/design-support/tools/sdk/usb-controllers-sdk/usb-serial-software-dev.... After installing the USBSerialSDKSetup.exe, you can find the example project at : \Cypress\USB-Serial SDK\examples\usbserialexample.
Regards,
Meghavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Meghavi,
I got it.
Thanks for your reply.
Regards,