2024-09-18 08:05 AM - last edited on 2024-09-19 12:03 AM by SofLit
Hello guys,
I have a problem like this. How can I fix this problem
2024-09-19 10:20 PM
I tried but it didn't work.
2024-09-19 10:56 PM
2024-09-20 12:00 AM
Here are some things to try.
2024-09-20 12:17 AM
Again, could you please attach your project as we could reproduce the behavior?
2024-09-20 12:52 AM
Just to check:
can you write the variables not by pointer->array - only 3 bytes, like this:
uint8_t txData0, txData1,txData2;
Then show, what in debug is shown... for txData0 , etc...