[Solved] Where can I get a UP board SDK to write my software to control GPIO pins?
Hello,
I am currently developing software to run on UP Board. I am looking for a SDK / Window 10 to run on UP Board. I would like to control GPIOs pins in the UP board.
Do anybody know the URL to UP Board / SDK / Windows 10?
Thank you,
Mike
Comments
-
Hello, please follow the link
https://forum.up-community.org/discussion/2019/adc-under-windows-drivers-when-available
Download this too:
ftp://dataex.aaeon.com.tw/Hi-Safe_v2_20180111.zipFirst update your BIOS to lastest Version
Keep in mind to install AEEON FrameworkAfter I installed this I was able to use the GPIOs with Windows 10 Full
-
Thank You. I got it working.
-
What/where is the AEEON Framework? When will a SPI driver be available?
-
Tim,
Using this FTP ftp://ae:aaeonae@dataex.aaeon.com.tw to download Hi-Safe_v2_20180111.zip file. The Hi-Safe_v2_20180111.zip contains the AEEON Framework. I don't know anything about SPI driver. Look in the FTP site to see if SPI example available. -
It looks like there's a new Hi-Safe on the ftp (I have a script watching for uploaded files) has anyone looked into this?
ftp://dataex.aaeon.com.tw/COM/
It's at this folder.
-
@Rockin_Caterpillar said:
It looks like there's a new Hi-Safe on the ftp (I have a script watching for uploaded files) has anyone looked into this?ftp://dataex.aaeon.com.tw/COM/
It's at this folder.
I tried this one out on the Windows 10 system that I am trying to get working and I did not get the sound out from the I2S/PCM_DOUT like before. (It was not the correct sound before, but it was a sound.) However I was also trying to run the OS from a Virtual Drive and I also installed newer driver set from the Windows setup instruction wiki. I'll do more testing.
-
Okay have tested on a simple installation of Windows 10, v1703 and it did fine with latest drivers.
-
Hi,
we are using the DIO SDK and we have problems to know how to activate pins we want to use. In Linux we have 2 options, but in windows we don't know how to proceed.
If we want to activate Pin13 as a output, we use the command: EAPIGPIOsetdirection
Which id should we use to activate the fiscal pin 13? -
@Rockin_Caterpillar said:
It looks like there's a new Hi-Safe on the ftp (I have a script watching for uploaded files) has anyone looked into this?ftp://dataex.aaeon.com.tw/COM/
It's at this folder.
What is the username and password for the FTP site?? I've tried my forum information without success.
-
@Sunken said:
@Rockin_Caterpillar said:
It looks like there's a new Hi-Safe on the ftp (I have a script watching for uploaded files) has anyone looked into this?ftp://dataex.aaeon.com.tw/COM/
It's at this folder.
What is the username and password for the FTP site?? I've tried my forum information without success.
Im in same boat. Did this not require Username Access before?
-
I have the details if you still need them.
-
@karlhm76 Can you please share the Username and Password with me? Thanks.
-
-
Hi All,
The latest Windows drivers and SDK are available from our Downloads section on the UP Community: https://downloads.up-community.org/download/up-sdk-for-windows-10-and-windows-iot/
-
@DCleri said:
Hi All,The latest Windows drivers and SDK are available from our Downloads section on the UP Community: https://downloads.up-community.org/download/up-sdk-for-windows-10-and-windows-iot/
Thanks for the links