i have written a simple program that should send "NO MESSAGE!" to the terminal if there are no CAN messages or "A NEW MESSAGE ARRIVED!" and then the CAN message itself through UART2. My idea is that since all car sensors are connected to the same CAN...
hi everyone , i want to set up my circuit in such a way that as soon as i turn on my board it starts sending AT commands to sim800l to put it on GSM mode and do some stuff ,is it possible to put my pc in the middle like in the picture?
i have read that there are two standard baud rates supported, this clock setting is based on the 500 kbit/sec. i don't know which baud rate is supported by my car's ECU so maybe i should change the init settings after some time. i have a logic analyz...
thanks for your quick response it was my first ever question on these forums so i made a mistake, i have edited my topic :D so after searching the internet i came up with something like this:https://www.adafruit.com/product/954but using this i can on...
i'm sorry but i did not have enough space to ask my question completely , so i will have to add a comment to do so :( so what confuses me is that USART2 is connected to the USB which is connected to my PC and i can send and receive messages between s...