How can I write the process of receiving barcode information from UART2 channel and sending it from UART1 channel in c language I am working with stm32l562
I am trying to implement hello world application for microcontrollers but I have I have a card other than the suggested card (the card I have NUCLEO U575ZI Q AT2) I'm trying to do it using Cube.al, but I can't get a complete result and the errors I g...
I am trying to implement hello world application for mcu but I have I have a card other than the suggested card (the card I have NUCLEO U575ZI Q AT2) I'm trying to do it using Cube.al, but I can't get a complete result and the errors I get are from t...
Thank you, I have tried the methods you mentioned many times. There is something I suspect. In Cube.al on the internet, this example was made according to an M4 processor, and I am working with M33. Do I need to make any changes caused by this situat...