C/C++
WiringLMK?
6
3285
|
Do you plan to release a library for GPIO for this motherboard? Because the current control what is shown on the Wiki is not comfortable. HiKey has potential;) |
|
|
|
|
|
|
|
Ok. This lib only have digital read and write. HiKey have i2c, SPi , PWM (only one?) can explain witch pin can use http://wiki.lemaker.org/HiKey(LeMaker_version):How_to_control_the_GPIO_on_the_SBC_boardsGPIO work on 1.8V ?
|
|
|
|
|
|
|
|
i2c you can use python lib i2c-dev to control.
All the IO, i2c, uart, spi pin out from Hikey are 1.8V
|
|
|
|
|
|
|
|
Thanks.
Too bad that it works only on 1.8, because I'll have to use logic converters to connect something: /
Most modules running at a minimum of 2V
|
|
|
|
|
|
|
|
Have you guys tried using this https://nordspil.com/nn/ website? Is their code ok? I mean, my friend was working there and he wants to know if it's okay? |
|
|
|
|
|
|