ST8500 Working Principle
Hi,
I'm evaluating ST8500 board, having purchased the complete kit
Complete kit integrate an STM32G0 nucleo board that as my understanding is connected to ST8500 using UART (default baud 115200).
I found out the G3 message format (header, checksum, payload, ...) but I don't know what kind of messages the ST8500 reads.
What I want to achieve is to create a firmware for nucleo that sends a formatted command to ST8500. The command should be forwarded to ST8500 #2 that forwards the command through UART to the nucleo #2. Of course, I have two kits to validate chain.
Is it possible to send custom messages? What command should be used? Is there any init procedure to be accomplished to let the ST8500 operative? I can't get the ST8500 source code nor schematics.
Can you help me how to get started? I only analyzed the free RTOS nucleo example.
Thanks
Marco.
