Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
g.
On 23/03/16 18:01, Grant Likely wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Sorry. I stumbled across this early last week but since the out-of-box experience ended up the same as rev A I'm afraid it didn't occur to me to yell about it on the ML! My bad...
Anyhow I've fixed my board. After reading the schematics I decided to use a buffered programmer (usbtinyisp) that *didn't* supply power to program the AVR in situ.
As it happens my AVR does seem a little sick. It works but it is not reliable programming flash for programs larger than 4k. I don't *think* this is a consequence of how I programmed it but either way, for now, I value the working level shifters far too much to try and (ask a friend to) rework the board to replace the AVR.
Daniel.
PS 96boards-sensors board driving an SSD1306 OLED display (with both AVR and baseboard): https://www.youtube.com/watch?v=OmcbZuK8LnY
Hi,
I confirmed that my RevC Sensor Board also did not have the bootloader.
I used my Arduino Uno to write the bootloader then the RevC Sensor Board is completely working fine.
Akira
On 03/24/2016 11:25 PM, Daniel Thompson wrote:
On 23/03/16 18:01, Grant Likely wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Sorry. I stumbled across this early last week but since the out-of-box experience ended up the same as rev A I'm afraid it didn't occur to me to yell about it on the ML! My bad...
Anyhow I've fixed my board. After reading the schematics I decided to use a buffered programmer (usbtinyisp) that *didn't* supply power to program the AVR in situ.
As it happens my AVR does seem a little sick. It works but it is not reliable programming flash for programs larger than 4k. I don't *think* this is a consequence of how I programmed it but either way, for now, I value the working level shifters far too much to try and (ask a friend to) rework the board to replace the AVR.
Daniel.
PS 96boards-sensors board driving an SSD1306 OLED display (with both AVR and baseboard): https://www.youtube.com/watch?v=OmcbZuK8LnY
On 23 Mar 2016 6:01 p.m., "Grant Likely" grant.likely@linaro.org wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Might be some time before I do since all the instructions seem to rely on having another Arduino and I don't have one.
g.
Mark,
I show you are coming to ELC, if that is correct, toss it into your suitcase if you have room, I'll bring my flasher.
David
On 3/25/16 8:53 AM, Mark Brown wrote:
On 23 Mar 2016 6:01 p.m., "Grant Likely" <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Might be some time before I do since all the instructions seem to rely on having another Arduino and I don't have one.
g.
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala david.mandala@linaro.org wrote:
Mark,
I show you are coming to ELC, if that is correct, toss it into your suitcase if you have room, I'll bring my flasher.
I will have my programmer at both Collaboration summit and ELC also.
g.
David
On 3/25/16 8:53 AM, Mark Brown wrote:
On 23 Mar 2016 6:01 p.m., "Grant Likely" <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed Bazaar reflashed.
Here are the instructions. Do this with the Sensors board DISCONNECTED from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Might be some time before I do since all the instructions seem to rely on having another Arduino and I don't have one.
g.
-- David Mandala <david.mandala at linaro dot org> http://www.linaro.org/ Public Key id: 45B2D952 Murphy TX, 75094 +1.972.891.8436
On 25 March 2016 at 15:39, Grant Likely grant.likely@linaro.org wrote:
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala david.mandala@linaro.org wrote:
I show you are coming to ELC, if that is correct, toss it into your
suitcase
if you have room, I'll bring my flasher.
I will have my programmer at both Collaboration summit and ELC also.
Well, if I can fit in my bag that's probably the easiest thing - thanks.
Hi,
This is for the people who do not have Arduino but would like to try writing bootloader.
Assuming you have working RevA or B 96Boards Sensor board,
This is my crude memo when I used RevA Sensor Board to write the bootloader on another Sensor board which did not have the bootloader.
This memo is what I wrote in January and I have not double checked it but I will posted here since it might help others.
The bellow was on HiKey, please change ttyAMA2 if you are using DB410C. ------------------------------------------ $ sudo apt-get install arduino-core
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U lock:w:0x3F:: m -U efuse:w:0x05:m -U hfuse:w:0xDE:m -U lfuse:w:0xFF:m
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U flash:w:/usrr /share/arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex -U ll ock:w:0x0F:m ------------------------------------------
I attached the pictures of wiring.
If anyone tries and If this works or not please let me know.
Akira
On 3/26/2016 12:43 AM, Mark Brown wrote:
On 25 March 2016 at 15:39, Grant Likely <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala <david.mandala@linaro.org <mailto:david.mandala@linaro.org>> wrote: > I show you are coming to ELC, if that is correct, toss it into your suitcase > if you have room, I'll bring my flasher. I will have my programmer at both Collaboration summit and ELC also.
Well, if I can fit in my bag that's probably the easiest thing - thanks.
Hi,
$ sudo apt-get install arduino-core
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U lock:w:0x3F:: m -U efuse:w:0x05:m -U hfuse:w:0xDE:m -U lfuse:w:0xFF:m
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U flash:w:/usrr /share/arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex -U ll ock:w:0x0F:m
The above had some repeated characters when I copied it.
Please refer bellow.
------------------------------------------ $ sudo apt-get install arduino-core
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U lock:w:0x3F:m -U efuse:w:0x05:m -U hfuse:w:0xDE:m -U lfuse:w:0xFF:m
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U flash:w:/usr/share/arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex -U lock:w:0x0F:m ------------------------------------------
Akira
On 03/26/2016 01:20 PM, Akira Tsukamoto wrote:
Hi,
This is for the people who do not have Arduino but would like to try writing bootloader.
Assuming you have working RevA or B 96Boards Sensor board,
This is my crude memo when I used RevA Sensor Board to write the bootloader on another Sensor board which did not have the bootloader.
This memo is what I wrote in January and I have not double checked it but I will posted here since it might help others.
The bellow was on HiKey, please change ttyAMA2 if you are using DB410C.
$ sudo apt-get install arduino-core
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U lock:w:0x3F:: m -U efuse:w:0x05:m -U hfuse:w:0xDE:m -U lfuse:w:0xFF:m
$ avrdude -P /dev/ttyAMA2 -b 19200 -c stk500v1 -p atmega328p -v -e -U flash:w:/usrr /share/arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex -U ll ock:w:0x0F:m
I attached the pictures of wiring.
If anyone tries and If this works or not please let me know.
Akira
On 3/26/2016 12:43 AM, Mark Brown wrote:
On 25 March 2016 at 15:39, Grant Likely <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala <david.mandala@linaro.org <mailto:david.mandala@linaro.org>> wrote: > I show you are coming to ELC, if that is correct, toss it into your suitcase > if you have room, I'll bring my flasher. I will have my programmer at both Collaboration summit and ELC also.
Well, if I can fit in my bag that's probably the easiest thing - thanks.
oh bums. I should've bought mine to ELC. [Note to oneself: This is what happens when you file emails to todo list without reading follow ups in the thread :( ]
I'll find someone in the Cambridge office tomorrow
K.
On 25 March 2016 at 08:39, Grant Likely grant.likely@linaro.org wrote:
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala david.mandala@linaro.org wrote:
Mark,
I show you are coming to ELC, if that is correct, toss it into your
suitcase
if you have room, I'll bring my flasher.
I will have my programmer at both Collaboration summit and ELC also.
g.
David
On 3/25/16 8:53 AM, Mark Brown wrote:
On 23 Mar 2016 6:01 p.m., "Grant Likely" <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend doing it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed
Bazaar
reflashed.
Here are the instructions. Do this with the Sensors board
DISCONNECTED
from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Might be some time before I do since all the instructions seem to rely on having another Arduino and I don't have one.
g.
-- David Mandala <david.mandala at linaro dot org> http://www.linaro.org/ Public Key id: 45B2D952 Murphy TX, 75094 +1.972.891.8436
Kanta,
I should be in (around 10.30) if Bill is not there. Not sure if there is any other Arduino Uno around.
milosz
On 11 April 2016 at 11:45, Kanta Vekaria kanta.vekaria@linaro.org wrote:
oh bums. I should've bought mine to ELC. [Note to oneself: This is what happens when you file emails to todo list without reading follow ups in the thread :( ]
I'll find someone in the Cambridge office tomorrow
K.
On 25 March 2016 at 08:39, Grant Likely grant.likely@linaro.org wrote:
On Fri, Mar 25, 2016 at 2:24 PM, David Mandala david.mandala@linaro.org wrote:
Mark,
I show you are coming to ELC, if that is correct, toss it into your suitcase if you have room, I'll bring my flasher.
I will have my programmer at both Collaboration summit and ELC also.
g.
David
On 3/25/16 8:53 AM, Mark Brown wrote:
On 23 Mar 2016 6:01 p.m., "Grant Likely" <grant.likely@linaro.org mailto:grant.likely@linaro.org> wrote:
Ugh. The rev-c 96Boards Sensors mezzanine got shipped without a bootloader on the ATMEGA. You'll need to flash the bootloader yourself, or return the board to get it reflashed. (I recommend
doing
it yourself. It's very simple to do).
I'm working with Seeed to get the boards shipped from the Seeed
Bazaar
reflashed.
Here are the instructions. Do this with the Sensors board
DISCONNECTED
from the baseboard.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Let me know when you've fixed your board. I'm keeping a list.
Might be some time before I do since all the instructions seem to rely on having another Arduino and I don't have one.
g.
-- David Mandala <david.mandala at linaro dot org> http://www.linaro.org/ Public Key id: 45B2D952 Murphy TX, 75094 +1.972.891.8436
Dev mailing list Dev@lists.96boards.org https://lists.96boards.org/mailman/listinfo/dev