How to upload firmware?

Inquiry and support for Freematics products
Post Reply
cucugwh
Posts: 6
Joined: Wed May 07, 2014 9:05 pm

How to upload firmware?

Post by cucugwh »

I recently bought a Freematics OBD-2 Adapter(BLE, GPS) with USB ISP.
and tried to connect Freematics OBD-2 my Mac(iMac) use USB ISP
but I don't know How to upload firmware & Sample Code from source on github.

My Problem
1. Arduino IDE not find Freematics Board (not use freematics plugin on os x)
2. not find serial port
3. uploading Error (No available Programmer Upload)

I hope a more detail installation & programming guide.
Attachments
example-1.png
example-1.png (119.79 KiB) Viewed 10470 times
stanley
Site Admin
Posts: 1029
Joined: Sat Mar 01, 2014 3:15 am

Re: How to upload firmware?

Post by stanley »

Do you have an USBasp? There will be no serial port when you use a USBasp programmer. You need to set programmer in Arduino IDE's menu. If not, you need to use another Arduino with Arduino ISP sketch do uploading.
cucugwh
Posts: 6
Joined: Wed May 07, 2014 9:05 pm

Re: How to upload firmware?

Post by cucugwh »

Thanks. I solved this problem.
Post Reply