Dark AI
DIIDevHeads IoT Integration Server
•Created by Sterling on 12/16/2024 in #📦-middleware-and-os
How to Fix CR/LF Transmission Issues Between MS Excel VBA and STM32 via Serial?
Also, On the STM32 side, handle LF (
0x0A
) by detecting it as an end-of-line marker, even if CR (0x0D
) isn't always included. This adds robustness to your data handling.4 replies