I want to use raspberry pi pico to program the baofeng uv 5r can i use raspberry pi pico as ch340 conventer??
Sure.
Hi @oleek. You will need to upload a sketch to the Raspberry Pi Pico board that will program it to pass the data from the PC received via the USB connection between the Pico and the computer through to the hardware serial TX ("transmit") pin on the Pico, and the data from the BaoFeng UV-5R received from UV-5R via the connection between the Pico and the UV-5R on the hardware serial RX ("receive") pin on the Pico.
You can find a tutorial and sketch about using a board in this "passthrough" application here:
The tutorial is for the Mega board, but the concept is essentially the same for the Pico and the sketch from the tutorial can be used.
??? And this will show in a COM port this radio is programmed by a program chirp and i need to download from radio and upload info to radio
Do you have a cable to connect the pi to your Baofeng?
yes, i have cable
Good! I read your thread title was a question about how to make the cable.
But i want how o make the serial to the cable
See post #3.
and this sketch will work with chirp?
i have the error radio did not respond
The Boafeng radio is prgrammed through the audio ports. It's not just a straight serial connection. I think it sends tones. I've never really taken one apart to try to find out.
What's the point of the pi in all of this? If you have the cable then connect the cable to the computer that's running chirp and program your radio. I don't understand what purpose you expect the Pi to serve.
What's your radio callisign?
Do you expect perfection without having to do some debugging work?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.