You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cubesat-space-protocol
Hello, I have developed an I2C driver that works in conjunction with the Nucleo-G. The communication has been smooth, but I encounter an issue with the csp_i2c_rx operation. I'm not sure if there is an example of a driver related to I2C available? Thank you.
KONG ๋
unread,
Mar 27, 2024, 6:07:20 AM3/27/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cubesat-space-protocol
I can send and receive data over I2C on CSP successfully. However, I'm still using the master-slave format and am not sure if this will cause any problems with CSP later on ? thank u.