CYW43907 SPI behavior

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

cross mob
lock attach
Attachments are accessible only for community members.
JuMo_1762556
Level 3
Level 3
First like received First like given

I am using WICED-Studio-6.0 on CYW943907AEVAL1F platform.

I am facing a trouble of CYW43907 SPI behavior.

When I write "0x01" to SPI device, the device can't get the data correctly.

Please see the oscilloscope waveform below. somehow the last bit width is half of clock period.

This is a reason why SPI device can't get the data.

Please let me know how I can fix it.

0 Likes
1 Solution
VinayakS_26
Moderator
Moderator
Moderator
100 replies posted 50 replies posted 25 replies posted

Hi Morise,

This is an internal issue with the gsio driver. The last bit width will only last for half the clock period. Could you change the driver to bit banging and see if this issue persist. Go though the following blog to see how to change the driver. SPI in CYW43907

-Thanks

View solution in original post

6 Replies