Resolved! STPM32 UART protocol details
Hello,I'm working on a driver for a proprietary device that should interface with an STPM32 power meter via UART. I'm at the point of writing some routine to access STPM32 registers without the need of manually compose the UART frames.However, I keep...