Discussion:
[Arm-netbook] EOMA-68 laptop firmware: support for NUCLEO F072RB added
Albert ARIBAUD
2016-07-30 13:35:36 UTC
Permalink
Hi,

I have just pushed support for the NUCLEO F072RB on the eoma firmware
repository.

You can now build the firmware either for the real PCB2 EC with "make",
or for the NUCLEO with "make STM32F072_NUCLEO=1".

When built for the NUCLEO, the list of GPIOs used by the firmware is
adjusted to the available GPIOs on the NUCLEO. Right now, this means
the keyboard matrix uses A13, A14 and A15 instead of A2, A3 (used for
UART to the ST-Link) and A5 (used for LED LD2).

As a bonus, the user button selects between firmware or DFU on power-up
or reset; this removes the need to strap/unstrap the BOOT0 pin. Yes,
I'm /that/ lazy.

Next on the list: documenting and completing the keyboard matrix (two
keys appear missing) and supporting limited AZERTY mode.

Amicalement,
--
Albert.

_______________________________________________
arm-netbook mailing list arm-***@lists.phcomp.co.uk
http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
Send large attachments to arm
Luke Kenneth Casson Leighton
2016-07-30 13:38:22 UTC
Permalink
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
Post by Albert ARIBAUD
Hi,
I have just pushed support for the NUCLEO F072RB on the eoma firmware
repository.
You can now build the firmware either for the real PCB2 EC with "make",
or for the NUCLEO with "make STM32F072_NUCLEO=1".
awesome
Post by Albert ARIBAUD
When built for the NUCLEO, the list of GPIOs used by the firmware is
adjusted to the available GPIOs on the NUCLEO. Right now, this means
the keyboard matrix uses A13, A14 and A15 instead of A2, A3 (used for
UART to the ST-Link) and A5 (used for LED LD2).
As a bonus, the user button selects between firmware or DFU on power-up
or reset; this removes the need to strap/unstrap the BOOT0 pin. Yes,
I'm /that/ lazy.
haha no it's actually quite awkward to short out the boot pins - good idea.
Post by Albert ARIBAUD
Next on the list: documenting and completing the keyboard matrix (two
keys appear missing) and supporting limited AZERTY mode.
that would be fantastic to see a working video on that, we can do an
update about it and mention that it would be possible to use other
keyboards as well with a bit of work.

l.

_______________________________________________
arm-netbook mailing list arm-***@lists.phcomp.co.uk
http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
Send large attachments to arm-***@files.phcomp.co.
Albert ARIBAUD
2016-07-30 16:13:48 UTC
Permalink
Le Sat, 30 Jul 2016 15:35:36 +0200
Post by Albert ARIBAUD
I have just pushed support for the NUCLEO F072RB on the eoma firmware
repository.
There was a copy-paste goof in my previous push. Fixed in master.

Amicalement,
--
Albert.

_______________________________________________
arm-netbook mailing list arm-***@lists.phcomp.co.uk
http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
Send large attachments to arm-n
Luke Kenneth Casson Leighton
2016-07-30 16:21:52 UTC
Permalink
ackman
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
Post by Albert ARIBAUD
Le Sat, 30 Jul 2016 15:35:36 +0200
Post by Albert ARIBAUD
I have just pushed support for the NUCLEO F072RB on the eoma firmware
repository.
There was a copy-paste goof in my previous push. Fixed in master.
Amicalement,
--
Albert.
_______________________________________________
http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
_______________________________________________
arm-netbook mailing list arm-***@lists.phcomp.co.uk
http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
Send large attachments

Loading...