Search found 5 matches
- Thu Apr 19, 2018 11:19 pm
- Forum: Freematics Products
- Topic: Freematics ONE can't upload any sketch
- Replies: 9
- Views: 14071
Re: Freematics ONE can't upload any sketch
So, finally the problem is solved. It appears, that chip was somehow burnt, so simply dead and not responding. Solution: changed chip, and burnt bootloader. And now it works again. I would recommend, next avrdude command to identify burnt chip: ./avrdude -c usbasp -p atmega328p -C ../etc/avrdude.con...
- Tue Mar 13, 2018 4:18 am
- Forum: Freematics Products
- Topic: Freematics ONE can't upload any sketch
- Replies: 9
- Views: 14071
Re: Freematics ONE can't upload any sketch
Hi Stanley, I have bought USBasp, connected its pinouts (SCK/MISO/MOSI/RST/5V/GND) with the respective ones on Freematics board, but when I try to burn bootloader from Arduino, I get the error message: avrdude: auto set sck period (because given equals null) avrdude: warning: cannot set sck period. ...
- Sat Mar 10, 2018 12:32 am
- Forum: Freematics Products
- Topic: Freematics ONE can't upload any sketch
- Replies: 9
- Views: 14071
Re: Freematics ONE can't upload any sketch
Hello Stanley, Ok, I have bought USBasp, connected all six pinouts (5V, GND, SCK, MISO, MOSI, RST) and still no luck. When I try to run next command: ./avrdude -c usbasp -p m328 -C ../etc/avrdude.conf I get next: avrdude: warning: cannot set sck period. please check for usbasp firmware update. avrdu...
- Fri Mar 02, 2018 9:43 pm
- Forum: Freematics Products
- Topic: Freematics ONE can't upload any sketch
- Replies: 9
- Views: 14071
Re: Freematics ONE can't upload any sketch
Hi Stanley.
Could you suggest the proper scheme of connection USBasp with pinouts, please? I have found several in internet, but not sure which one is right. I'm sure you have done this before, so would like to check with you.
With regards.
Could you suggest the proper scheme of connection USBasp with pinouts, please? I have found several in internet, but not sure which one is right. I'm sure you have done this before, so would like to check with you.
With regards.
- Tue Feb 27, 2018 3:35 am
- Forum: Freematics Products
- Topic: Freematics ONE can't upload any sketch
- Replies: 9
- Views: 14071
Freematics ONE can't upload any sketch
Hello everyone, I have Freematics V4 device, with BLE and SIM5360E on board. I have managed to upload sketches on it some time ago. I have used default Arduino IDE, but then switched to Sloeber IDE, it's Eclipse-based IDE for Arduino development which is much more convenient. I didn't upload on it f...