Question
Can I send data via CAN bus by reading data from USB using STM32?
I have a GPS module and I use it by connecting it to my computer via USB.
I also want a CAN bus output.
Can I use the STM32F730R8T6 processor?
How can I introduce the information from the USB to the STM32 processor? Which pins should I use?
After doing this I also need to get a CAN bus output.
Can you help me?
