2025-11-29 3:49 AM
Hardware: STEVAL-STWINKT1B and NUCLEO-N657X0-Q
The STEVAL supports Nano Edge Studio and stdatalog-pysdk , but this will not work when communicating P2P to a Nucleo. Are there example codes for the STEVAL where it communicates eg. via UART to other boards? The only resource I could find is fp-sns-datalog2/Projects/STM32L4R9ZI-STWIN/Applications/DATALOG2 at main · STMicroelectronics/fp-sns-datalog2 , is it difficult to implement a communication protocol using that? There were multiple example codes for the NUCLEO, so no problem there.
I already have implemented UART IT buffer on Nucleo (struggled getting UART DMA to work), so it would be easiest if something similar could be implemented on STEVAL.