User Activity

Hello,I have a project that sends a signal between master (stm32 and Ebyte+antenna) and a slave (another stm32 and Ebyte+antenna) using UART (baudrate 9600) (The communication between the Ebyte and the antenna is fine).My code is fine, it is not comp...
Hello,I am trying to get information from two analog sensore (FSRs) by using two seperated data lines (PB0 as IN15 and PA7 as IN12) through ADC1(Not important note - I created unint32s for debuging and I am willing to transfer the data by using CANBU...