ICARUS Iot Board with Stm-F401re

I am working with STM32-F401Re with IKO1A2 shield on it as well. I implemented the machine learning core on LSM6DSOX and I get the data of that accelerometer on STM32 F401re. Now, I want to transfer that data on ICARUS Iot Board so I can receive the data of MLC and then transfer that data into a cloud. 

I am already using UART in between lsm6dsox and stm32. How can i use the second UART for lsm6dsox and Icarus iot board?

I am working on visual studio code but I don't know how to run several sensors together or is there any way I can merge all these stuff and make a single build command?

Waiting for your answer

Kind regards

Parents Reply Children
No Data
Related