User Activity

Hi,I'm trying to control a LTE module (sim7600e) using an AEK-MCU-C4MLT1 with a serial protocol (UART). The goal is to transmit a simple AT COMMAND, by following these simple steps:Receive "PB DONE" by the LTE moduleTransmit the AT commandReceive an ...
I am currently working on a project where I am using the serial communication. I am using an AEK-MCU-C4MLT1, with SPC5 studio on a windows PC. In particular, I am capable to transmit data but not to receive data. I tried also by enabling the interrup...