Timeline for How to send an array of unknown size via I2C (from slave to master)?
Current License: CC BY-SA 4.0
12 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
S Aug 16, 2023 at 8:37 | history | suggested | Rohit Gupta | CC BY-SA 4.0 |
Formatted code and output
|
Aug 16, 2023 at 5:21 | review | Suggested edits | |||
S Aug 16, 2023 at 8:37 | |||||
Aug 12, 2023 at 7:06 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 14, 2023 at 7:06 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 15, 2022 at 7:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 17, 2022 at 6:06 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 18, 2022 at 4:58 | answer | added | yoloy | timeline score: 1 | |
Jul 17, 2022 at 19:55 | comment | added | Gil | Try making the first byte the length. That will keep you from sending a zero size but the first byte would be 0. Create a function that will send the array byte by byte. Your receiving would also have to know the format. | |
Jul 17, 2022 at 19:04 | comment | added | jsotola |
I get a set of random numbers ... the numbers are not random because they repeat ... the numbers are invalid though
|
|
Jul 17, 2022 at 18:22 | history | edited | yoloy | CC BY-SA 4.0 |
added 2535 characters in body
|
S Jul 17, 2022 at 17:54 | review | First questions | |||
Jul 17, 2022 at 18:01 | |||||
S Jul 17, 2022 at 17:54 | history | asked | yoloy | CC BY-SA 4.0 |